Coda

By thumbsupordown

The Coda MCP server connects AI agents to your Coda docs. Agents can list documents and pages, read page content as markdown, create new pages under a parent, replace or append page content, and duplicate pages — letting assistants read and author structured Coda documents directly from a conversation with an AI client.

Tools

coda_append_page_content

Append new markdown content to an existing Coda page.

coda_create_page

Create a new page in a Coda doc with markdown content.

coda_duplicate_page

Create a copy of an existing Coda page with a new name.

coda_get_page_content

Retrieve the content of a specified Coda page as markdown.

coda_list_documents

List all of the Coda documents available to the account.

coda_list_pages

List all of the pages within a Coda doc with pagination.

coda_replace_page_content

Replace the entire content of an existing Coda page.

Want to create your own MCP server?

Create an account to add and manage your own MCP servers.