MCP.so
登录

OpsLevel MCP Server

@OpsLevel

关于 OpsLevel MCP Server

Model Context Protocol (MCP) server for OpsLevel

基本信息

分类

其他

许可证

MIT

运行时

go

传输方式

stdio

发布者

OpsLevel

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器