opslevel/opslevel-mcp
Official MCP Server for [OpsLevel](https://www.opslevel.com)
Quick Start
Clone the repository:
git clone https://github.com/opslevel/opslevel-mcpClaude Desktop configuration example:
{
"mcpServers": {
"opslevel-mcp": {
"command": "npx",
"args": [
"-y",
"opslevel/opslevel-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.