Geekbot
Summary
Geekbot MCP server integrates with the Geekbot API to provide AI assistants with access to standup meeting data and reports. Developed by Savvas Papadopoulos at Geekbot, this Python implementation offers tools to fetch standup configurations and detailed reports with filtering capabilities by date ranges and users. The server includes templating for structured data presentation and specialized prompts for generating weekly rollup reports, making it particularly useful for teams wanting to analyze standup patterns or create automated summaries of team activities.
Available Actions(7)
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.
weekly_rollup_report
Generates a comprehensive weekly rollup report that summarizes team standup responses, highlights key updates, identifies risks and mitigation strategies, outlines next steps, and tracks upcoming launches.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论