Skip to main content
Glama
603,313 tools. Updated 2026-09-23 15:54

"Coda" matching MCP tools:

  • Permanently delete a Coda doc and all its contents. Irreversible action; verify doc ID first.
    MIT
    Destructive
  • Revoke a user's or group's access to a Coda doc by deleting a specific permission entry, using its ID from list_permissions.
    MIT
    Destructive
  • Parses coda:// URIs to extract raw IDs (doc_id, page_id, table_id, column_id, row_id) for use with the Coda MCP server.
    MIT
  • Permanently remove a page from a Coda doc. Irreversible; child pages are reparented. Verify page name before deletion.
    MIT
    Destructive
  • Retrieve a single Coda table row by ID or display value, returning all column values for that row.
    MIT
  • List all available publishing categories in Coda to get category IDs needed for publishing a doc to the Coda gallery.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • MCP server for Codat — companies, connections, invoices, bills and financial statements.

  • Code mode (preview): the AI writes a script against a typed foundry.* API and runs it in a sandbox.

  • Delete a Coda folder using its ID. Returns confirmation. Verify before deleting, as docs may move to root.
    MIT
    Destructive
  • Retrieve metadata for a Coda page, including name, ID, parent, subtitle, icon, and image. Use page IDs for reliable access; content not included.
    MIT
  • Retrieve the authenticated Coda user's name, email, and scoped token information.
    MIT
  • Retrieve a Coda page's text content in HTML or markdown format for reading and extracting information directly from the doc.
    MIT
  • Create a new Coda document with a title, optionally duplicate an existing doc as a template. Returns new doc ID, name, and browser link.
    MIT
  • Delete a Coda document permanently. This action is irreversible and removes the document from your workspace.
    MIT
    Destructive
  • Retrieve the current value of a named formula in a Coda doc, returning its name, ID, type, value, and error status. Use with coda_list_formulas to discover available formulas.
    MIT
  • Create a folder in a Coda workspace to organize documents. Provide a name and workspace ID to receive the folder's ID and metadata for use in creating docs.
    MIT
  • Permanently remove a page from a Coda document using its document and page IDs. This action cannot be undone.
    MIT
    Destructive