compass-mcp

compass-deploy/compass-mcp
★ 0 stars Go 🤖 AI/LLM Updated 1d ago
MCP server for Compass Deploy — drive Compass operations from AI agents (Claude Code, Cursor, etc.) within the user's RBAC.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "compass-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/compass-deploy/compass-mcp@latest"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for [Compass Deploy](https://github.com/compass-deploy/compass-deploy). Runs as a subprocess of an AI agent (Claude Code, Cursor, etc.) over stdio. Authenticates to a Compass api server with the user's credentials and exposes a small set of read-only tools that let the agent answer

Tools (10)

COMPASS_MCP_CONFIG_DIRCOMPASS_PASSWORDCOMPASS_URLCOMPASS_USERNAMEget_promotionget_promotion_step_logslist_pipelineslist_promotion_stepslist_promotionswhoami