1. Conduid
  2. Data
  3. jordandalton/restcsv-mcp-server
MCP server · Data

jordandalton/restcsv-mcp-server

MCP Server for RestCSV, Generated using MCPGen

Unclaimed last commit a year ago devtools
46Fair

Scored 4 months ago · breakdown

About jordandalton/restcsv-mcp-server

jordandalton/restcsv-mcp-server is an MCP server published by JordanDalton in the Data category: mCP Server for RestCSV, Generated using MCPGen. It has been installed 0 times through Conduid.

The repository has 12 stars and 4 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx restcsvmcpserver

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about jordandalton/restcsv-mcp-server

Powered by Claude · Grounded in docs

I know everything about jordandalton/restcsv-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

REST CSV MCP Server

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.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About jordandalton/restcsv-mcp-server

How do I install jordandalton/restcsv-mcp-server?

Run npx restcsvmcpserver, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is jordandalton/restcsv-mcp-server safe to use with an AI agent?

Its trust score is 46 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is jordandalton/restcsv-mcp-server still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.