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 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论