Ops Comm
FreeNot checkedAn open-source, local-first Model Context Protocol (MCP) server for **Enterprise Operations, Sentry Error Triage, Linear Issue Sync, and Slack Incident Response
About
An open-source, local-first Model Context Protocol (MCP) server for Enterprise Operations, Sentry Error Triage, Linear Issue Sync, and Slack Incident Response.
README
📖 Official Architecture & Documentation: SEOSiri Operations & Incident Response Guide | Central MCP Directory
An open-source, local-first Model Context Protocol (MCP) server for Enterprise Operations, Sentry Error Triage, Linear Issue Sync, and Slack Incident Response.
💖 Sponsorship, B2B Custom Solutions & Attribution
👨💻 Lead Architect & Attribution
Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.
🚀 Capabilities & Tools (10 Production Tools)
parse_sentry_error_stacktrace: Parses raw Sentry exception payloads and extracts stacktraces.format_linear_issue_payload: Compiles structured Linear issue payloads with priority tags.dispatch_slack_incident_alert: Formats and dispatches Slack Block Kit JSON payloads to operational channels.correlate_github_commit_culprit: Matches Sentry error timestamps against GitHub commit histories.calculate_incident_severity_score: Computes algorithmic incident severity scores ($0\text{--}100$).generate_incident_postmortem_markdown: Compiles Blameless Postmortem Markdown reports.export_ops_parquet_buffer: Formats incident logs into columnar Parquet buffers for DuckDB/S3.sanitize_ops_payload: Strips API tokens and passwords from error logs.get_live_ops_throughput_metrics: Monitors system health and processing latency.get_ops_server_specifications: Returns protocol specs and capability matrices.
Quickstart
# Install package in editable mode
pip install -e .
# Run test suite
pytest tests/test_ops_comm.py
🔌 Claude Desktop / Cursor Configuration
Add this block to your claude_desktop_config.json:
{
"mcpServers": {
"seosiri-ops-comm": {
"command": "uv",
"args": [
"run",
"--github",
"SEOSiri-Official/ops-comm-mcp",
"src/main_server.py"
]
}
}
}
📄 License
Distributed under the MIT License. See the official LICENSE file for more details.
Installing Ops Comm
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/SEOSiri-Official/ops-comm-mcpFAQ
Is Ops Comm MCP free?
Yes, Ops Comm MCP is free — one-click install via Unyly at no cost.
Does Ops Comm need an API key?
No, Ops Comm runs without API keys or environment variables.
Is Ops Comm hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Ops Comm in Claude Desktop, Claude Code or Cursor?
Open Ops Comm on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
by Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
by arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
by hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
by profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
by waystation-aiCompare Ops Comm with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
