Loading MCP server directory, please wait...
MarBoba IDP catalog as MCP tools: projects, APIs, runbooks, on-call, SLOs. Bring your own LLM.
npx @getmcp/cli add io.github.SomexAI-Applications-Group/marboba-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MARBOBA_API_TOKENMarBoba Personal Access Token (mb_pat_*). Create one in Settings -> API Tokens.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SomexAI-Applications-Group/marboba-mcp": {
"command": "npx",
"args": [
"-y",
"@marboba/mcp"
],
"env": {
"MARBOBA_API_TOKEN": "",
"MARBOBA_ENDPOINT": ""
}
}
}
}