jordandalton/restcsv-mcp-server
An MCP server for CSV files.
Quick Start
Clone the repository:
git clone https://github.com/JordanDalton/RestCsvMcpServerClaude Desktop configuration example:
{
"mcpServers": {
"restcsvmcpserver": {
"command": "npx",
"args": [
"-y",
"jordandalton/restcsv-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.