MCP.so
Sign In
Servers

Vibe Preprocessing and Analysis MCP Server for CSV files

@mudit14224

A powerful MCP (Model Control Protocol) server for preprocessing and analyzing CSV files. This server provides a suite of tools for data manipulation, visualization, and analysis.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Vibe-Data-Analysis": {
      "command": "uv",
      "args": [
        "run",
        "mcp"
      ]
    }
  }
}

More from Data & Analytics