OpsLevel MCP Server
@OpsLevel
OpsLevel MCP Server について
Model Context Protocol (MCP) server for 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 Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント