About
Overview
The Coda MCP Server enables AI agents to interact with Coda's document platform. It provides tools for reading and writing to tables, managing pages, and triggering automations.
Capabilities
Tools & Capabilities
⚡list_docs
List Coda documents
⚡get_table
Get rows from a table
⚡add_row
Add a row to a table
⚡update_row
Update a table row
Setup
Installation
bash
Install
npx -y mcp-server-codaExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"coda": {
"command": "npx",
"args": ["-y", "mcp-server-coda"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026