Skip to main content
Developer ToolsGo

opslevel/opslevel-mcp

Official MCP Server for [OpsLevel](https://www.opslevel.com)

developer-toolsofficialcloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/opslevel/opslevel-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "opslevel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "opslevel/opslevel-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Go
Author
opslevel