loading…
Search for a command to run...
loading…
Interact with Microsoft Bookings seamlessly through the Microsoft Graph API. Access and manage your bookings, staff, services, and appointments effortlessly. En
Interact with Microsoft Bookings seamlessly through the Microsoft Graph API. Access and manage your bookings, staff, services, and appointments effortlessly. Enhance your scheduling capabilities with powerful tools designed for efficiency and ease of use.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"m365-bookings-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"dynamicendpoints/m365-bookings-mcp"
]
}
}
}