Skip to content
Back to search
30
MCP

csv-ingest-mcp

pypi/csv-ingest-mcp

MCP server that ingests CSV/TSV/Parquet/Excel/JSON files into any SQLAlchemy database

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

csv-mcp-server
MCP server for comprehensive CSV file operations with pandas-based tools
0 tools
excel-mcp-polars
MCP server for querying and transforming Excel, CSV, TSV and Parquet files with Polars
0 tools
csv-token-counter-mcp
MCP server to count tokens in CSV and Excel files
0 tools
@mseep/csv-editor
MCP server for comprehensive CSV file operations
0 tools
data-profiler-mcp
MCP server that profiles tabular data files (CSV, TSV, Parquet, Excel, JSON): schema, distributions, data-quality flags, and dtype suggestio
0 tools
mainframe-ingest-mcp
MCP server for ingesting COBOL mainframe codebases — classifies files, resolves dependencies, maps CICS transactions to REST routes
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "csv-ingest-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}