Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"opslens": {
"args": [
"-y",
"@notionhq/notion-mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Autonomous Incident Response Orchestrator powered by Notion MCP
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @notionhq/notion-mcp-server against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops
MCP server for using the GitLab API
Enhanced MCP server for GitLab: group projects listing and activity tracking
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP Security Weekly
Get CVE alerts and security updates for OpsLens and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Autonomous Incident Response Orchestrator powered by Notion MCP
OpsLens transforms Notion into an AI-powered incident command center. It ingests alerts from monitoring tools, runs a pipeline of specialized AI agents for triage, correlation, remediation, and postmortem generation, and writes every finding back to Notion as structured, searchable knowledge. Engineers interact through a real-time dashboard or directly in Notion. The system watches for human edits and reacts, creating a true human-in-the-loop incident response workflow.
Built for the Notion MCP Challenge on DEV.to.
When a production incident fires at 3 AM, the on-call engineer faces a wall of context switching: triage the alert, search for past incidents, find the runbook, notify stakeholders, check recent deployments, and document everything for the postmortem. Each step is manual, scattered across different tools, and prone to human error under pressure.
OpsLens eliminates this friction. It receives the alert, runs five specialized AI agents in sequence, writes every finding to Notion, and presents the engineer with a clear picture: what happened, what is affected, what to do next, and who to call. The engineer stays in control. The AI handles the grunt work.
Alert Source OpsLens Backend Notion (via MCP)
----------- --------------- ----------------
Prometheus ----+
Grafana ----+---> Webhook --> Normalize --> Dedup/Group --> Create Incident Page
PagerDuty ----+ | |
Slack ----+ | |
Manual ----+ v v
Agent Pipeline Page Comments
1. Triage Agent ------> severity, category ------> comment
2. Correlation Agent -> past incidents, patterns -> comment
3. Remediation Agent -> runbook steps, fixes -----> comment
4. Comms Agent -------> escalation, notifications
5. Postmortem Agent --> blameless postmortem page
|
v
Real-time Dashboard <------- WebSocket <------- State Changes
|
v
Notion Watcher (polls) --> detect human edits --> re-trigger agents