OpsLevel MCP Server
Rank #55,385com.opslevel/mcp
Query your OpsLevel internal developer portal: catalog, maturity data, and tech docs.
OpsLevel MCP Server is a Model Context Protocol (MCP) server published by opslevel. It ranks #55,385 of 132,113 servers tracked on MCP Toplist. OpsLevel MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 76,728 of 132,113 servers on MCP Toplist.
Use OpsLevel MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http opslevel https://app.opslevel.com/mcp[mcp_servers.opslevel]
url = "https://app.opslevel.com/mcp"Add to ~/.codex/config.toml.
https://app.opslevel.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"opslevel": {
"url": "https://app.opslevel.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"opslevel": {
"type": "http",
"url": "https://app.opslevel.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"opslevel": {
"serverUrl": "https://app.opslevel.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opslevel": {
"url": "https://app.opslevel.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.opslevel%2Fmcp)<a href="https://mcptoplist.com/server/com.opslevel%2Fmcp"><img src="https://mcptoplist.com/badge/com.opslevel%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
opslevel
Other servers by opslevel
View all opslevel servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jul 31, 2026 |
| 0.1.0 | Jul 9, 2026 |
Frequently asked questions
- Who maintains OpsLevel MCP Server?
- OpsLevel MCP Server is maintained by opslevel, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is OpsLevel MCP Server listed on the Official MCP Registry?
- Yes — OpsLevel MCP Server is listed on the Official MCP Registry.
- How many versions does OpsLevel MCP Server have?
- MCP Toplist tracks 2 versions of OpsLevel MCP Server, most recently published on Jul 31, 2026.
- Where can I find the source code for OpsLevel MCP Server?
- The source code for OpsLevel MCP Server is hosted at github.com/OpsLevel/opslevel-mcp-remote.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.