MCP server that connects AI agents to calendars, bookings, and scheduling polls via the Model Context Protocol.
{
"mcpServers": {
"calmeshmcp": {
"command": "npx",
"args": [
"-y",
"@calmesh/mcp-server"
]
}
}
}