GitHub Calendar MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | Your GitHub personal access token with repo, read:org, and read:project permissions |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_team_statusB | Get current status of the development team including active issues, due items, and recent completions for each team member |
| get_person_scheduleB | Get the schedule and upcoming work for a specific team member |
| analyze_workloadB | Analyze team workload distribution and identify who can take on new tasks |
| find_best_assigneeB | Find the team member with the lightest workload for assigning new tasks |
| get_calendar_eventsC | Get GitHub project calendar events with optional filtering |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/blackgirlbytes/github-calendar-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server