Command Palette

Search for a command to run...

UnylyUnyly
Browse all

RestCsv

FreeNot checked

MCP Server for RestCSV, Generated using MCPGen

GitHubEmbed

About

MCP Server for RestCSV, Generated using MCPGen

README

This was generated using mcpgen.

To build the MCP server, run:

npm install && npm run build

This will compile the typescript files and produce a build directory plus it will output the json you can copy/paste into your MCP client (Claude Desktop, Windsurf, Cursor, etc.)

If all things go well, this will produce an output similar to this:

{
  "mcpServers": {
    "my-mcp": {
      "command": "npx",
      "args": [
        "restcsv-mcp-server"
      ],
      "env": {
        "RESTCSV_API_KEY": "<REPLACE>"
      }
    }
  }
}

Register an account at RestCSV.com](https://restcsv.com/)

Sharing

If you have found value in this service please share it on social media. You can tag me @jordandalton on X, or jdcarnivore on Reddit.

from github.com/JordanDalton/RestCsvMcpServer

Installing RestCsv

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/JordanDalton/RestCsvMcpServer

FAQ

Is RestCsv MCP free?

Yes, RestCsv MCP is free — one-click install via Unyly at no cost.

Does RestCsv need an API key?

No, RestCsv runs without API keys or environment variables.

Is RestCsv hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install RestCsv in Claude Desktop, Claude Code or Cursor?

Open RestCsv on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare RestCsv with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs