io.github.dbsectrainer/mcp-data-pipeline-connector
Quality Score
84
/100
Universal data connector for CSV, Postgres, and REST APIs via DuckDB
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-data-pipeline-connector": {
"command": "npx",
"args": [
"-y",
"mcp-data-pipeline-connector"
],
"env": {
"YOUR_API_KEY": "<your-your_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-data-pipeline-connector": {
"command": "npx",
"args": [
"-y",
"mcp-data-pipeline-connector"
],
"env": {
"YOUR_API_KEY": "<your-your_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y mcp-data-pipeline-connector§02 Environment variables
YOUR_API_KEYrequiredsecret
Your API key for the service
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Databases
ai.haymon/dbmcp
ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
ai.smithery/afgong-sqlite-mcp-server
ai.smithery/afgong-sqlite-mcp-server
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…