{"slug":"orellazri/coda-mcp","name":"Coda","description":"Interact with the Coda API to manage documents and pages, including creating, reading, updating, and deleting.","category":"productivity","tags":[],"official":false,"stars":60,"transport":"stdio","install":null,"tools":[{"name":"coda_list_documents","description":"Lists all documents available to the user."},{"name":"coda_list_pages","description":"Lists all pages within the configured Coda document with pagination support."},{"name":"coda_create_page","description":"Creates a new page in the document, optionally under a specified parent page (creating a subpage) and populating it with initial markdown content."},{"name":"coda_get_page_content","description":"Retrieves the content of a specified page (by ID or name) as markdown."},{"name":"coda_replace_page_content","description":"Replaces the content of a specified page with new markdown content."},{"name":"coda_append_page_content","description":"Appends new markdown content to the end of a specified page."},{"name":"coda_duplicate_page","description":"Creates a copy of an existing page with a new name."},{"name":"coda_rename_page","description":"Renames an existing page."},{"name":"coda_peek_page","description":"Peek into the beginning of a page and return a limited number of lines."},{"name":"coda_resolve_link","description":"Resolve metadata given a browser link to a Coda object."},{"name":"coda_list_tables","description":"List tables in a document."},{"name":"coda_list_columns","description":"List columns in a table."},{"name":"coda_list_rows","description":"List rows in a table with optional filtering and sorting."},{"name":"coda_get_row","description":"Get a single row from a table."},{"name":"coda_upsert_rows","description":"Insert or upsert rows into a table."},{"name":"coda_update_row","description":"Update a single row in a table."},{"name":"coda_delete_row","description":"Delete a single row from a table."},{"name":"coda_delete_rows","description":"Delete multiple rows from a table."},{"name":"coda_push_button","description":"Push a button column on a row in a table."}],"env_vars":[],"auth_type":"none","github":"https://github.com/orellazri/coda-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}