Read-only MCP server for your databases. Lets AI assistants inspect schemas, preview data, run read-only SQL, and join across PostgreSQL, MySQL, files (CSV/JSONL/Parquet), and S3 - 26 read-only tools. SELECT-only by server-side filter: the AI can look and explain, never write.
サーバー設定
{
"mcpServers": {
"dbconvert-streams": {
"url": "https://your-host/mcp",
"headers": {
"X-API-Key": "<your-api-key>",
"X-Install-ID": "<your-install-id>"
}
}
}
}