OpsLevel MCP Server
@OpsLevel
About OpsLevel MCP Server
Model Context Protocol (MCP) server for OpsLevel
Basic information
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
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ICSS
chokcoco不止于 CSS
Comments