Back to directory
orellazri/coda-mcp

orellazri/coda-mcp

@orellazri

MCP Server for Coda - provides tools to interact with Coda API for document and page management

codadocumentapimcpservertoolautomation

Installation & Configuration

{
  "mcpServers": {
    "coda": {
      "command": "npx",
      "args": [
        "-y",
        "coda-mcp@latest"
      ],
      "env": {
        "API_KEY": "..."
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12