DBConvert Streams (Federated SQL) is a Model Context Protocol (MCP) server: Read-only SQL across your PostgreSQL, MySQL, S3 buckets and local data files, in one query. Because it speaks the Model Context Protocol, AI assistants can use DBConvert Streams (Federated SQL) as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Docker image docker.io/slotix/stream-mcp:2.7.2 speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v2.7.2, published under the MIT license, with source at slotix/dbconvert-streams-public on GitHub, where it has earned 22 stars.
On mcp.site, DBConvert Streams (Federated SQL) sits in the Database category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain DBConvert Streams (Federated SQL) for dbconvert.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — docker.io/slotix/stream-mcp:2.7.2 · MCP over stdio
▸Open source — MIT license · slotix/dbconvert-streams-public