Server data from the Official MCP Registry
Query your OpsLevel internal developer portal: catalog, maturity data, and tech docs.
About
Query your OpsLevel internal developer portal: catalog, maturity data, and tech docs.
Remote endpoints: streamable-http: https://app.opslevel.com/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-opslevel-mcp": {
"url": "https://app.opslevel.com/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
OpsLevel Remote MCP Server
The official remote Model Context Protocol server for OpsLevel. It securely connects your IDE, LLM, or agent platform to your OpsLevel account, giving AI tools read-only access to your software catalog and service maturity data.
Note: This is a remote, hosted service — there is no code to run from this repository.
What it does
Once connected, an AI agent can query your OpsLevel data (read-only) to answer questions and assist with workflows, including:
- Software catalog — components/services, systems, and domains
- Ownership — teams, users, and contact methods
- Service maturity — checks, campaigns, and maturity levels
- Dependencies — what a component depends on, and what depends on it
- Repositories & infrastructure — git repos and cloud infrastructure resources
- Documentation — runbooks, API docs, and READMEs attached to components
Configuration
The server is remote and hosted — no install or binary required. Connect your client to:
https://app.opslevel.com/mcp
Authentication uses OAuth; your client will prompt you to sign in to OpsLevel on first connection.
Example client configuration:
{
"servers": {
"opslevel": {
"type": "http",
"url": "https://app.opslevel.com/mcp"
}
}
}
For step-by-step setup in specific clients (VS Code / Copilot, Claude, Cursor, and others), see the documentation below.
Usage
After connecting, ask your AI assistant natural-language questions about your OpsLevel data — the catalog, ownership, maturity, dependencies, and more listed above. See the documentation for detailed guides and examples.
Documentation
Full setup, authentication, and capabilities:
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
