D

Danielpeter-99/calcom-mcp

ServersMIT

Overview

An MCP server for Calcom that enables managing event types, creating bookings, and accessing scheduling data via LLMs.

Capabilities

  • network transport options
  • authentication support
  • github integration

Best For

calcom-mcp is an MCP server for Calcom, facilitating event type management, booking creation, and scheduling data access through LLMs.

Decision Snapshot

Install

detected in docs

Usage

available

Docs

1 links

Config

1 strong hints

Capabilities

3 key capabilities detected

  • • GitHub stars: 16
  • • Forks: 12
  • • Source provenance count: 1
  • • Last seen: 4/14/2026
  • • Published: 3/20/2026

Usage

fastmcp run app.py --transport sse --port 8010

Features

  • All tools return either the API response (as a dictionary or string) or a structured error message with details about the failure.
  • Error messages include the type of error, HTTP status code (if applicable), and the response text from the Cal.com API.
  • For best results, always check for the presence of an error key in the response before using the returned data.
  • Tools are designed to be robust and provide informative feedback for both successful and failed API calls.
  • network transport options
  • authentication support
  • github integration

Use Cases

  • Supports capabilities such as: network transport options; authentication support; github integration.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • network transport options
  • authentication support
  • github integration

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

fastmcp run app.py --transport sse --port 8010

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Documentation coverage: medium
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 16 stars
Last Updated: Apr 14, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.