Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Seosiri Ops Comm

БесплатноНе проверен

MCP server for enterprise operations, enabling Sentry error triage, Linear issue sync, and Slack incident response with tools for parsing stacktraces, dispatchi

GitHubEmbed

Описание

MCP server for enterprise operations, enabling Sentry error triage, Linear issue sync, and Slack incident response with tools for parsing stacktraces, dispatching alerts, and generating postmortems.

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.

from github.com/SEOSiri-Official/ops-comm-mcp

Установка Seosiri Ops Comm

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/SEOSiri-Official/ops-comm-mcp

FAQ

Seosiri Ops Comm MCP бесплатный?

Да, Seosiri Ops Comm MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Seosiri Ops Comm?

Нет, Seosiri Ops Comm работает без API-ключей и переменных окружения.

Seosiri Ops Comm — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Seosiri Ops Comm в Claude Desktop, Claude Code или Cursor?

Открой Seosiri Ops Comm на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Seosiri Ops Comm with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication