elberrd/CodaMcpServer
If you are the rightful owner of CodaMcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for seamless integration with Coda's API, providing various tools for document, table, and data management.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client