Loading MCP server directory, please wait...
Universal data connector for CSV, Postgres, and REST APIs via DuckDB
npx @getmcp/cli add io.github.dbsectrainer/mcp-data-pipeline-connectorRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dbsectrainer/mcp-data-pipeline-connector": {
"command": "npx",
"args": [
"-y",
"mcp-data-pipeline-connector"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}