Csv
Rank #27,744io.github.pipeworx-io/csv
CSV <-> JSON MCP.
Csv is a Model Context Protocol (MCP) server published by pipeworx-io. It ranks #27,744 of 130,833 servers tracked on MCP Toplist. Csv is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 103,089 of 130,833 servers on MCP Toplist.
Use Csv
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http csv https://gateway.pipeworx.io/csv/mcp[mcp_servers.csv]
url = "https://gateway.pipeworx.io/csv/mcp"Add to ~/.codex/config.toml.
https://gateway.pipeworx.io/csv/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"csv": {
"url": "https://gateway.pipeworx.io/csv/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"csv": {
"type": "http",
"url": "https://gateway.pipeworx.io/csv/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"csv": {
"serverUrl": "https://gateway.pipeworx.io/csv/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"csv": {
"url": "https://gateway.pipeworx.io/csv/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pipeworx-io%2Fcsv)<a href="https://mcptoplist.com/server/io.github.pipeworx-io%2Fcsv"><img src="https://mcptoplist.com/badge/io.github.pipeworx-io%2Fcsv.svg" alt="MCP Toplist: Top 25% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pipeworx-io
Other servers by pipeworx-io
- Edgar#17,595 · 5 vers
- Opentargets#20,536 · 2 vers
- Feeds#22,114 · 11 vers
- Domains#24,391 · 3 vers
- Github#24,392 · 3 vers
- Us Gov Contracts#24,640 · 4 vers
- Patents#24,759 · 3 vers
- Pipeworx#25,288 · 2 vers
- Acled#25,533 · 3 vers
- Aviation Weather#25,534 · 3 vers
- Open Meteo#25,535 · 3 vers
- Football Data#26,111 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 6, 2026 |
| 0.1.0 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Csv?
- Csv is maintained by pipeworx-io, which publishes 1605 MCP servers (1688 total versions) tracked on MCP Toplist.
- Is Csv listed on the Official MCP Registry?
- Yes — Csv is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Csv have?
- MCP Toplist tracks 2 versions of Csv, most recently published on Sep 6, 2026.
- Where can I find the source code for Csv?
- The source code for Csv is hosted at github.com/pipeworx-io/mcp-csv.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.