Gatehouse Submit a tool

Databases

6 tools · 1 vetted by hand. Vetted listings first.

postgres-mcp logo postgres-mcp MCP server

“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.”

alive listed Jul 11 ✓ Vetted
chroma-mcp logo chroma-mcp MCP server

A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma

alive listed Jul 12 unvetted
clickhouse-mcp logo clickhouse-mcp MCP server

Connect ClickHouse to your AI assistants.

alive listed Jul 12 unvetted
mongodb-mcp logo mongodb-mcp MCP server

A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

alive listed Jul 12 unvetted
neon-mcp logo neon-mcp MCP server

MCP server for interacting with Neon Management API and databases

alive listed Jul 12 unvetted
qdrant-mcp logo qdrant-mcp MCP server

An official Qdrant Model Context Protocol (MCP) server implementation