Coda is a Model Context Protocol (MCP) server that exposes the full power of the Coda v1 API, offering 55 distinct tools. It enables seamless integration with AI clients like Claude, Cursor, and VS Code Copilot, allowing large language models to programmatically interact with Coda documents, pages, tables, rows, formulas, and automations. This server facilitates everything from content creation and modification to permissions management and analytics, making Coda a highly programmable and AI-accessible platform.
Key Features
0155 comprehensive tools covering the entire Coda v1 API
02Rate limit error handling with `retry_after` information
03Configurable read-only mode to prevent write operations
040 GitHub stars
05Async mutation tracking for write operations
06MCP tool annotations for client-side permission prompts
Use Cases
01Integrating Coda functionality into AI agent workflows (e.g., Claude, Cursor)
02Automating Coda document, page, and table management via programmatic access
03Enabling LLMs to read, write, and manage Coda content and settings