关于
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.
主要功能
- 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.
使用案例
- Automating Coda document management via AI assistants.
- Integrating Coda with other applications using MCP.
- Programmatically manipulating Coda pages for content creation and updates.