BoltSchema - Turn any database into a hosted MCP server
byβ’
Connecting LLMs and AI agents to real-time production data shouldn't mean writing endless boilerplate middleware. BoltSchema automatically converts your PostgreSQL into secure, production-ready, and hosted Model Context Protocol (MCP) servers. Save days of engineering time, handle JSON-RPC schemas automatically, and let your AI securely query the exact data context it needs in under 60 seconds.

Replies
Hey Product Hunt π Maker here.
I built BoltSchemabecause connecting an AI assistant to a real database is still way too painful β you write a custom MCP server, wrestle with config files, and end up handing your AI write access to production data and just hoping it behaves.
BoltSchema fixes that. Paste a Postgres connection string β get a hosted MCP endpoint in ~60 seconds. Point Claude Desktop, Cursor, or Continue at it and your assistant can explore schemas and run queries safely.
The whole thing is built around safety by default:
π Credentials encrypted at rest with AES-256-GCM
π‘οΈ Every query runs inside a Postgres READ ONLY transaction β even if something slips past the SQL guard, the database itself refuses the write
π« A keyword guard that strips comments/string literals before blocking DROP, DELETE, INSERT, and friends
Don't want to connect your own DB yet? There's a zero-trust live sandbox β one click seeds a realistic e-commerce database and hands you a public token you can drop straight into Claude Desktop. No signup needed.
This is an early launch and I'd genuinely love your feedback β especially: which database would you want next after Postgres? (MySQL, Mongo, Snowflakeβ¦?)
I'll be around all day answering questions. π