Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › csv-mcp

csv-mcp

A Model Context Protocol (MCP) server for powerful CSV file operations - read, write, query, transform, analyze CSV data with formulas and charts.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "csv-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "csv-mcp"
      ]
    }
  }
}

Or smoke-test directly:

npx -y csv-mcp

Details

Websitehttps://www.npmjs.com/package/csv-mcp
GitHubgit+https://github.com/nitaiaharoni1/csv-mcp.git
Licenseunknown
Pricingfree
Tagsmcp model-context-protocol npx csv csv-parser csv-writer data-processing data-analysis
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC