MCP.so
Sign In

OpsLevel MCP Server

@OpsLevel

About OpsLevel MCP Server

Model Context Protocol (MCP) server for OpsLevel

Basic information

Category

Other

License

MIT

Runtime

go

Transports

stdio

Publisher

OpsLevel

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "opslevel": {
      "command": "opslevel-mcp",
      "args": [],
      "env": {
        "OPSLEVEL_API_TOKEN": "XXXXXX"
      },
      "start_on_launch": true
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is OpsLevel MCP Server?

This MCP server provides AIs with tools to interact with your OpsLevel account. It currently offers read-only access to resources such as actions, campaigns, components, systems, teams, and more.

How to use OpsLevel MCP Server?

Install via Homebrew (brew install opslevel/tap/opslevel-mcp), Docker (docker pull public.ecr.aws/opslevel/mcp:latest), or download a binary from GitHub releases. Obtain an OpsLevel API Token and set it as the OPSLEVEL_API_TOKEN environment variable. Then configure your MCP client (Claude, VS Code, Cursor, Warp, or Windsurf) using the provided JSON configuration.

Key features of OpsLevel MCP Server

  • Read-only access to OpsLevel account data
  • Access to actions, campaigns, checks, and components
  • Query component dependencies and dependents
  • Retrieve documentation, domains, filters, and infrastructure
  • List repositories, systems, teams, and users

Use cases of OpsLevel MCP Server

FAQ from OpsLevel MCP Server

What is required to run the OpsLevel MCP Server?

You need an Ops

Comments

More Other MCP servers