CodaMcpServer

CodaMcpServer

4

The MCP Server for Coda.io is designed for seamless API integration with Coda, offering tools for managing documents, tables, and data. It's built with Express.js and supports extensive table and row operations, promising future improvements like enhanced error handling and data caching.

fetch-coda-docs

Get all available Coda documents

fetch-coda-tables

Get all forms from the specified document

fetch-coda-table

Get specific tables in the document

fetch-coda-table-columns

Get column information for a specific table

fetch-coda-rows

Get rows from the specified table

upsert-coda-rows

Insert or update rows in a table

delete-coda-rows

Delete the specified row from the table