developer tools

Restcsv Mcp Server

An MCP server for CSV files.

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y jordandalton/restcsv-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "restcsv-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "jordandalton/restcsv-mcp-server"
  ]
}

About This MCP Server

jordandalton/restcsv-mcp-server

An MCP server for CSV files.

GitHub: https://github.com/JordanDalton/RestCsvMcpServer

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub