🛠️

coda

Interact with Coda.io documents, tables, and rows via the Coda API

Developer Tools stdio oci ocistdionkpar
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "nkpar-coda": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "nkpar-coda": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "nkpar-coda": { "command": "npx", "args": [] } } }

About This MCP Server

The io.github.nkpar/coda server is a Model Context Protocol server that enables interaction with Coda.io documents, tables, and rows through the Coda API. It connects to the Coda API, allowing developers to access and manipulate Coda data. Developers would use this tool when they need to integrate Coda with AI coding assistants, such as retrieving data from Coda tables to inform code suggestions.

Interact with Coda.io documents, tables, and rows via the Coda API. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

ghcr.io/nkpar/coda-mcp:0.2.1 on oci

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on oci.

What tools does it provide?

The coda server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/nkpar-coda.svg)](https://skillsplayground.com/mcps/nkpar-coda/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.