csvto-mcp
Rank #39,051io.github.Bishop81/csvto-mcp
Local CSV, JSON and Excel conversion. Files are never uploaded and never enter the context.
csvto-mcp is a Model Context Protocol (MCP) server published by bishop81. It ranks #39,051 of 132,113 servers tracked on MCP Toplist. csvto-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 30, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 93,062 of 132,113 servers on MCP Toplist.
Use csvto-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add csvto-mcp -- npx -y csvto-mcp[mcp_servers.csvto-mcp]
command = "npx"
args = ["-y", "csvto-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"csvto-mcp": {
"command": "npx",
"args": [
"-y",
"csvto-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"csvto-mcp": {
"command": "npx",
"args": [
"-y",
"csvto-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"csvto-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"csvto-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"csvto-mcp": {
"command": "npx",
"args": [
"-y",
"csvto-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"csvto-mcp": {
"command": "npx",
"args": [
"-y",
"csvto-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.Bishop81%2Fcsvto-mcp)<a href="https://mcptoplist.com/server/io.github.Bishop81%2Fcsvto-mcp"><img src="https://mcptoplist.com/badge/io.github.Bishop81%2Fcsvto-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bishop81
Other servers by bishop81
- accessibility-scanner-mcp#27,398 · 1 ver
- imagedimensions-mcp#29,034 · 2 vers
- wpgoldmine-mcp#53,754 · 2 vers
- domainintel-mcp#63,532 · 1 ver
- kcdevs-mcp#88,562
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 31, 2026 |
Frequently asked questions
- Who maintains csvto-mcp?
- csvto-mcp is maintained by bishop81, which publishes 6 MCP servers (7 total versions) tracked on MCP Toplist.
- Is csvto-mcp listed on the Official MCP Registry?
- Yes — csvto-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does csvto-mcp have?
- MCP Toplist tracks 1 version of csvto-mcp, most recently published on Aug 31, 2026.
- Where can I find the source code for csvto-mcp?
- The source code for csvto-mcp is hosted at github.com/Bishop81/csvto.
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.