Coda
Enables interaction with the Coda API by acting as a Model Context Protocol (MCP) server.
About
Coda acts as a Model Context Protocol (MCP) server, bridging the gap between MCP clients (like AI assistants) and the Coda API. This server empowers users to automate interactions with their Coda documents, enabling actions such as listing, creating, reading, updating, duplicating, and renaming pages directly through an MCP client.
Key Features
- Duplicates and renames pages.
- Lists all pages within a Coda document.
- Creates new pages with optional initial markdown content.
- Retrieves page content as markdown.
- 9 GitHub stars
- Replaces or appends content to existing pages.
Use Cases
- Automating Coda document management via AI assistants.
- Integrating Coda with other applications using MCP.
- Programmatically manipulating Coda pages for content creation and updates.