geekbot-mcp

geekbot-mcp

10

Geekbot MCP acts as a bridge, allowing LLM clients to access and interact with Geekbot data effortlessly. Key features include listing standups, polls, fetching reports, and viewing team members, all integrated seamlessly into natural conversations.

UV-PATH
{
  "mcpServers": {
    "geekbot-mcp": {
      "command": "UV-PATH",
      "args": [
        "tool",
        "run",
        "geekbot-mcp"
      ],
      "env": {
        "GB_API_KEY": "YOUR-API-KEY"
      }
    }
  }
}