Enables interaction with the Coda API by acting as a Model Context Protocol (MCP) server.
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.
主な機能
01Duplicates and renames pages.
02Lists all pages within a Coda document.
03Creates new pages with optional initial markdown content.
04Retrieves page content as markdown.
059 GitHub stars
06Replaces or appends content to existing pages.
ユースケース
01Automating Coda document management via AI assistants.
02Integrating Coda with other applications using MCP.
03Programmatically manipulating Coda pages for content creation and updates.