Loading languages...
CO

coda-mcp

@orellazri14

This project implements a Model Context Protocol (MCP) server that acts as a bridge to interact with the [Coda](https://coda.io/) API. It allows an MCP client (like an AI assistant) to perform actions on Coda pages, such as listing, creating, reading, updating, duplicating, and renaming.

Coda
AI
Productivity

# mcpServer Config

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

# stdio

npx -y coda-mcp@latest
Transport:
stdio
ภาษา:
TypeScript
อัปเดตเมื่อ:7/23/2025