Geekbot MCP
JSON →An MCP server that integrates Geekbot data and tools with AI models.
Install
npx -y @smithery/cli Tools · 6
- 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.
Environment variables
GB_API_KEY
Links
★ 21 GitHub stars