{
  "markdown": "# OpsLevel Remote MCP Server\n\nThe official remote [Model Context Protocol](https://modelcontextprotocol.io)\nserver for [OpsLevel](https://www.opslevel.com). It securely connects your IDE,\nLLM, or agent platform to your OpsLevel account, giving AI tools read-only access\nto your software catalog and service maturity data.\n\n> **Note:** This is a **remote, hosted service** — there is no code to run from\n> this repository.\n\n## What it does\n\nOnce connected, an AI agent can query your OpsLevel data (read-only) to answer\nquestions and assist with workflows, including:\n\n- **Software catalog** — components/services, systems, and domains\n- **Ownership** — teams, users, and contact methods\n- **Service maturity** — checks, campaigns, and maturity levels\n- **Dependencies** — what a component depends on, and what depends on it\n- **Repositories & infrastructure** — git repos and cloud infrastructure resources\n- **Documentation** — runbooks, API docs, and READMEs attached to components\n\n## Configuration\n\nThe server is remote and hosted — no install or binary required. Connect your\nclient to:\n\n```\nhttps://app.opslevel.com/mcp\n```\n\nAuthentication uses OAuth; your client will prompt you to sign in to OpsLevel on\nfirst connection.\n\nExample client configuration:\n\n```json\n{\n  \"servers\": {\n    \"opslevel\": {\n      \"type\": \"http\",\n      \"url\": \"https://app.opslevel.com/mcp\"\n    }\n  }\n}\n```\n\nFor step-by-step setup in specific clients (VS Code / Copilot, Claude, Cursor,\nand others), see the documentation below.\n\n## Usage\n\nAfter connecting, ask your AI assistant natural-language questions about your\nOpsLevel data — the catalog, ownership, maturity, dependencies, and more listed\nabove. See the documentation for detailed guides and examples.\n\n## Documentation\n\nFull setup, authentication, and capabilities:\n\n**https://docs.opslevel.com/docs/mcp**\n",
  "bytes": 1846,
  "sha": "8c9f0050502878d96f86b85e9282d484cdb2d13324af08cc9bdaeeceeb68cb54",
  "repo_slug": "opslevel/opslevel-mcp-remote",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_opslevel_mcp_618661ab/readme"
}