Back to Home

dx-mcp-server

Verified Safe

by get-dx

Overview

Empowers AI applications to interact with and query a user-provided Postgres database via the Model Context Protocol (MCP).

Installation

Run Command
No command provided

Security Notes

The server runs locally and connects to a user-provided Postgres database via a 'DB_URL' environment variable. The primary security consideration is that AI clients (like Claude, Cursor) can formulate and execute arbitrary SQL queries on the connected database. While there is a user approval step before execution, this capability grants significant database access. Users must ensure the 'DB_URL' uses credentials with appropriate, least-privilege access and understand the implications of allowing AI to query their data. There is no indication of 'eval' or obfuscation from the README.

Similar Servers

Stats

Interest Score33
Security Score7
Cost ClassLow
Avg Tokens250
Stars3
Forks1
Last Update2025-11-17

Tags

AI ToolingDatabase IntegrationPythonMCPPostgres