Skip to content
Back to search
30
MCP streamable-http

PlainQuery | MCP DB Agent

io.github.jarvis-27/mcp-db-agent

Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

MCP DB Agent
Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
0 tools · streamable-http
pgmcp
An MCP server to query any Postgres database in natural language.
0 tools
io.github.infoinlet-marketplace/mcp-postgres-nl-query
RLS/tenant-aware Postgres for AI agents — schema, read-only SQL, NL→SQL with safety rails.
0 tools
souhardyak/mcp-db-server
MCP Database Server with natural language SQL queries for PostgreSQL/MySQL using FastAPI
0 tools
blankbrackets/postgres-mcp-server
Read-only PostgreSQL database analysis MCP server for AI assistants
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "plainquery_|_mcp_db_agent": {
      "url": "https://plainquery.in/mcp/",
      "transport": "streamable-http"
    }
  }
}