Skip to main content
Glama

GitHub Calendar MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesYour GitHub personal access token with repo, read:org, and read:project permissions

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_team_status

Get current status of the development team including active issues, due items, and recent completions for each team member

get_person_schedule

Get the schedule and upcoming work for a specific team member

analyze_workload

Analyze team workload distribution and identify who can take on new tasks

find_best_assignee

Find the team member with the lightest workload for assigning new tasks

get_calendar_events

Get GitHub project calendar events with optional filtering

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