mttrly - AI-powered incident management and server monitoring via MCP.
@mttrly-hq
关于 mttrly - AI-powered incident management and server monitoring via MCP.
Remote Streamable HTTP MCP server for AI SRE workflows: server health, alerts, diagnostics, playbooks, approvals, audit history, deploy verification, and safe server inspection. Uses OAuth 2.1 with PKCE.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mttrly": {
"url": "https://api.mttrly.com/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mttrly?
mttrly is a remote Streamable HTTP MCP connector that provides AI-powered incident management and server monitoring. It integrates with the mttrly Central API to access an AI SRE agent for server health, diagnostics, playbooks, approvals, and audit history. It is designed for users who need to monitor and manage remote servers through MCP-compatible clients.
How to use mttrly?
Connect via the mttrly connector UI in Claude.ai or Claude Desktop by adding a custom connector with URL https://api.mttrly.com/mcp and completing OAuth. For Claude Code, run claude mcp add --transport http mttrly https://api.mttrly.com/mcp. For OpenAI Codex, add the URL to ~/.codex/config.toml and run codex mcp login mttrly. Cursor users can add the same URL as a remote MCP server. Always call mttrly_get_capabilities first to discover available tools and plan restrictions.
Key features of mttrly
- Remote Streamable HTTP transport via Central API
- OAuth 2.1 authentication with PKCE S256
- 40 tools: 21 read and 19 execute
- Server health monitoring (CPU, RAM, disk, alerts)
- Non‑destructive diagnostics and investigation bypass
- Playbook execution with optional approval
- Audit logs with source attribution
Use cases of mttrly
- Monitor server health and receive proactive alerts
- Run remote diagnostics and triage incidents
- Execute remediation playbooks with approval workflows
- Investigate server issues with session‑wide bypass
- Retrieve audit trails for compliance and root‑cause analysis
FAQ from mttrly
What transport does mttrly use?
mttrly uses remote Streamable HTTP; it does not expose a local stdio surface.
How do I authenticate with mttrly?
Authentication uses OAuth 2.1 with PKCE S256 against https://app.mttrly.com. Browser-origin clients must be allowlisted.
What are the plan levels?
Two plans exist: Watchdog (read‑only tools, e.g., server status, alerts) and Deployment Bro (full read/execute tools, including diagnostics and playbooks).
Are all tools immediately available?
No. Always call mttrly_get_capabilities first to see available tools, restricted tools, and plan limits.
What happens when an action requires approval?
Actions such as playbook execution or shell commands return pending_approval. Pending actions expire after 30 minutes; use mttrly_approve_action or mttrly_cancel_action after explicit user confirmation.
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.

Sentry
modelcontextprotocolModel Context Protocol Servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
评论