Mode
Freeby MCP Community
MCP server for Mode Analytics — read-only report access and execution
v1.1.1Added Apr 12, 2026
mcpmodeanalytics
Mode MCP Server
MCP server for Mode Analytics — read-only report access and execution
Installation
Reviews
Installation
Quick install
npx -y @cci-labs/mode-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"mode": {
"command": "npx",
"args": ["-y", "@cci-labs/mode-mcp"]
}
}
}