blackgirlbytes/github-calendar-mcp-server
If you are the rightful owner of github-calendar-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The GitHub Calendar MCP Server is a Model Context Protocol server designed to enhance GitHub project management by providing calendar and team management capabilities. It allows AI assistants to interact with GitHub project boards, analyze team workloads, and offer scheduling insights.
Tools
Functions exposed to the LLM to take actions
get_team_status
Get current status of all development team members.
get_person_schedule
Get schedule for a specific team member.
analyze_workload
Analyze team workload distribution.
find_best_assignee
Find the team member with the lightest workload.
get_calendar_events
Get GitHub project calendar events with filtering options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client