SERVER
Coda
Rank #22336io.github.nkpar/coda
MCP server providing coda capabilities
First listed
Feb 5, 2026
Last publish date
Feb 5, 2026
OVERVIEW
Coda is a Model Context Protocol (MCP) server published by nkpar. It ranks #22336 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Coda is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 5, 2026 and most recently updated on Feb 5, 2026.
STANDING
#22,336of 58,900 tracked serversTop 50%
Ranks ahead of 36,564 of 58,900 servers on MCP Toplist.
CONNECT
Use Coda
Add Coda to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"coda": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nkpar/coda-mcp:0.2.1"
],
"env": {
"CODA_API_TOKEN": "<your CODA_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
nkpar
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Feb 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Coda?
- MCP server providing coda capabilities
- Who maintains Coda?
- Coda is maintained by nkpar, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Coda an official MCP server?
- Yes — Coda is listed on the Official MCP Registry.
- How many versions does Coda have?
- MCP Toplist tracks 2 versions of Coda, most recently published on Feb 5, 2026.
- Where can I find the source code for Coda?
- The source code for Coda is hosted at github.com/nkpar/coda-mcp.
EXPLORE