Skip to content
Back to search
30
MCP

io.github.infoinlet-marketplace/mcp-postgres-nl-query

io.github.infoinlet-marketplace/mcp-postgres-nl-query

RLS/tenant-aware Postgres for AI agents — schema, read-only SQL, NL→SQL with safety rails.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.infoinlet-marketplace/mcp-mysql
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
0 tools
nihfix/postgres.mcp
PostgreSQL MCP server for AI agents. Real-time database access over SSE and STDIO via Docker.
0 tools
blankbrackets/postgres-mcp-server
Read-only PostgreSQL database analysis MCP server for AI assistants
0 tools
io.github.infoinlet-marketplace/mcp-mongodb
Read-only MongoDB for AI agents — find, aggregate (no write stages), count, stats.
0 tools
io.github.infoinlet-marketplace/mcp-elasticsearch
Read-only Elasticsearch/OpenSearch for AI agents — search, indices, mappings, count, health.
0 tools
MCP DB Agent
Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.infoinlet-marketplace/mcp-postgres-nl-query": {
      "url": "None",
      "transport": "http"
    }
  }
}