MCP Servers / productivity / Geekbot MCP

Geekbot MCP

JSON →
httpnone21productivity

An MCP server that integrates Geekbot data and tools with AI models.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: geekbot-mcp
Tools
What this server exposes
list_standups
Lists all the standups accessible via your API key. Useful for getting an overview or finding a specific standup ID.
list_polls
Lists all the polls accessible via your API key. Useful for getting an overview or finding a specific poll ID.
fetch_reports
Retrieves specific standup reports. You can filter by standup, user, and date range.
post_report
Posts a report to Geekbot.
list_members
Lists all team members you share standups with in your Geekbot workspace.
fetch_poll_results
Retrieves specific poll results. Requires a poll id and optionally a date range.
Configuration
Environment & auth
authnone
envGB_API_KEY
Resources
Geekbot MCP — MCP Server · libregistry