Back to MCP Servers
Opslevel
Official MCP Server for [OpsLevel](https://www.opslevel.com)
developer-tools
By opslevel
Installation
npx -y opslevel-mcpConfiguration
{
"mcpServers": {
"opslevel-mcp": {
"command": "npx",
"args": ["-y", "opslevel-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes