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

コメント

「その他」の他のコンテンツ