Read-only SQL across your PostgreSQL, MySQL, S3 buckets and local data files, in one query.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by DBConvert Streams (Federated SQL).
dbconvert_list_connectionslist workspace connections
dbconvert_get_connectioninspect one connection
dbconvert_list_databaseslist databases
dbconvert_list_schemaslist schemas
dbconvert_list_tableslist tables
dbconvert_list_viewslist views
Database IDE + migration + real-time CDC β in one workflow.
Query data,
move it,
keep it in sync,
and let your AI assistant see it all
without switching between tools.
If this looks useful, consider giving it a β
Most setups look like this:
It works, but it's fragmented.
DBConvert Streams combines these into one workspace.
Think of it as:
DBeaver / DataGrip
but without switching tools every time
Run queries across databases and files:
Then use the same query as a data source β and stream it anywhere.
All in the same workflow.
Note: This is the public home of DBConvert Streams β example configurations, documentation, issue tracking, and release notes. The product itself is proprietary.
Runs anywhere β your laptop, a VPS, or your own infra. No cloud dependency, no vendor lock-in.
Download for Windows, macOS, or Linux β no account required.
Grab dbconvert-streams-<version>.mcpb from Releases and drop it into Claude β Settings β Extensions. It asks for connection strings and folders, and nothing else has to be installed β no DBConvert Streams, no toolchain, no server to run.
Several sources go in the one field, separated by spaces β shop=postgres://β¦ orders=mysql://β¦ β and a single question can join across all of them.
Add folders of Parquet, CSV or JSON files with the folder picker. Every source becomes read-only tools in your chat, and one question can span several of them at once.
One file covers Windows and Linux β the bundle carries a binary for each and picks the right one. macOS is planned for a later release.
Not a Claude user? The same server runs as a container, and every MCP client that can launch one can use it:
Cursor and VS Code can set that up in one click β Add to Cursor Β· Add to VS Code β VS Code asks for the connection string as you install it; in Cursor you replace the sample one. Folders, S3 keys and the rest: standalone server.
The bundled server is proprietary software, distributed under the DBConvert Streams licence. The MIT licence in this repository covers the examples, docs and assets here, not that binary.
Deploy on any machine with Docker β a local server, a VPS (DigitalOcean, Hetzner, AWS EC2, etc.), or your own infrastructure:
DBConvert Streams is a database IDE with built-in migration and real-time CDC.
Browse databases, local files, and S3 storage. Edit data directly. Run federated SQL queries that join tables across different database engines β no intermediate exports needed.
In practice, it comes down to this:
Ask about the database work already open in the desktop app: a table, view, file, SQL console, connection, or migration/CDC stream. AI Chat starts with that live workspace context, so it can inspect schemas and data, explain or repair a failed query, and diagnose stream status without asking you to paste DDL into a separate chat.
Use your own installed agent CLI β Claude Code, Codex, GitHub Copilot CLI, or OpenCode. AI Chat automatically supplies the relevant scoped subset of DBConvert's read-only tools and shows tool activity while it works; it cannot change connections, configuration, streams, or data.
/mcp over HTTP(S)SELECT passes the server-side filter β the AI can look and advise, never writeDocs: AI Assistants via MCP β
DBConvert Streams exposes these 27 read-only MCP tools. The names below match the live MCP server.
dbconvert_list_connections β list workspace connectionsdbconvert_get_connection β inspect one connectiondbconvert_list_databases β list databasesdbconvert_list_schemas β list schemasdbconvert_list_tables β list tablesdbconvert_list_views β list viewsdbconvert_describe_table β inspect table columns and keysdbconvert_preview_table β preview table rowsdbconvert_describe_view β inspect a viewdbconvert_preview_view β preview view rowsdbconvert_run_select β run a SELECT querydbconvert_explain_select β explain a SELECT querydbconvert_compare_schemas β compare schemasdbconvert_compare_data_sample β compare data samplesdbconvert_list_streams β list streamsdbconvert_get_stream β inspect a streamdbconvert_get_stream_status β get stream statusdbconvert_get_stream_stats β get stream throughput and statisticsdbconvert_get_stream_recent_errors β inspect recent stream errorsdbconvert_get_stream_recent_logs β inspect recent stream logsdbconvert_list_files β list workspace filesdbconvert_get_file_schema β inspect a file schemadbconvert_preview_file β preview file rowsdbconvert_list_s3_buckets β list S3 bucketsdbconvert_list_s3_objects β list S3 objectsdbconvert_run_federated_select β run a read-only query across sourcesdbconvert_explain_federated_select β explain a federated SELECT queryOnly read-only operations are exposed: the server-side filter permits
SELECT, so an AI client cannot alter connections, configuration, streams, or
data. For client setup, see the MCP setup guide.
Rapidly move large datasets between databases with automatic schema conversion and validation.
Performance: 23 million rows (4.38 GB) migrated from MySQL to Parquet in 35.7 seconds at 136 MB/s.
Stream INSERT, UPDATE, and DELETE operations from source to target in real-time with minimal latency. Supports CDC to databases, files, and S3 storage.
Browse schemas, view and edit data across multiple database connections with a unified tree navigation:

Join tables across MySQL, PostgreSQL, and file sources (CSV, Parquet) in a single query:

Visualize database relationships with interactive entity-relationship diagrams:

Configure data migration and CDC streams with table selection, custom queries, and transfer settings:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dbconvert-streams-federated-sql)<a href="https://allmcps.com/mcp/dbconvert-streams-federated-sql"><img src="https://allmcps.com/api/badge/dbconvert-streams-federated-sql?style=directory" alt="DBConvert Streams (Federated SQL) on AllMCPs" /></a>