Databases
6 tools · 1 vetted by hand. Vetted listings first.
“Restricted mode is genuinely read-only, and it holds by two independent checks. Every statement is parsed with pglast and rejected if it isn't a read, then run inside a real BEGIN TRANSACTION READ ONLY, so Postgres refuses the write even if the parser were fooled. All 66 of the project's own enforcement and safe-SQL tests pass. Two things to know before you install. The default access mode is unrestricted, so execute_sql runs any SQL, including DROP; pass --access-mode restricted unless you mean to give an agent write access. And the LLM index-tuning method (method="llm") builds an OpenAI client against your own key, while the default method, "dta", is pure algorithm and never leaves your machine. No telemetry, no hidden network calls. The only outbound URLs it parses are your connection strings.”
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
Connect ClickHouse to your AI assistants.
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
MCP server for interacting with Neon Management API and databases
An official Qdrant Model Context Protocol (MCP) server implementation