Claude Meet MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_calendar_availabilityA | Check the free/busy status of one or more people's calendars for a specific date and time range. Returns when people are busy and when they're free. All times are in UTC timezone. |
| find_meeting_timesA | Find available meeting time slots that work for all attendees. Analyzes calendars and returns the best options ranked by preference. Returns ISO timestamps with correct UTC timezone offset - use these exact values when creating events. |
| create_calendar_eventA | Create a new calendar event and send email invitations to all attendees. The event will appear on everyone's calendar. Calendar is configured for UTC timezone. |
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/ShaunakInamdar/claude-meet-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server