Server data from the Official MCP Registry
Python MCP server for PostgreSQL database inspection and querying
Python MCP server for PostgreSQL database inspection and querying
Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: POSTGRES_HOST
Environment variable: POSTGRES_PORT
Environment variable: POSTGRES_USER
Environment variable: POSTGRES_PASSWORD
Environment variable: POSTGRES_DB
Environment variable: POSTGRES_READ_QUERY_LIMIT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-musaddiq-dev-postgresql-mcp-server": {
"env": {
"POSTGRES_DB": "your-postgres-db-here",
"POSTGRES_HOST": "your-postgres-host-here",
"POSTGRES_PORT": "your-postgres-port-here",
"POSTGRES_USER": "your-postgres-user-here",
"POSTGRES_PASSWORD": "your-postgres-password-here",
"POSTGRES_READ_QUERY_LIMIT": "your-postgres-read-query-limit-here"
},
"args": [
"mdev-postgresql-mcp-server"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption