kineticloom/plydb
PlyDB securely bridges the gap between your AI agents and your fragmented data sources. It provides a single controlled access point for AI agents to query databases and flat files, such as Postgres, MySQL, SQLite, DuckDB, CSV, Excel, Google Sheets, and Parquet, with SQL, wherever the data lives. Integrate via CLI or MCP.
Platform-specific configuration:
{
"mcpServers": {
"plydb": {
"command": "npx",
"args": [
"-y",
"plydb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...