PostgreSQL MCP
○Communityv0.1.0MITby AgentNode Community · published 17 days ago · MCP Server
MCP server for read-only PostgreSQL database access.
Query PostgreSQL databases with read-only access. Supports schema inspection and SQL queries.
Quick Start
Requirements
- • Node.js and npx installed
- • 1 API key required
1. Install
agentnode install mcp-postgres2. Set Environment
export POSTGRES_CONNECTION_STRING=your-key-here3. Run
agentnode run mcp-postgres --input '{"query": "test"}'When started, this MCP server runs as a local subprocess via stdio transport.
This MCP server runs locally on your machine as a subprocess. AgentNode provides discovery metadata — the executable code is maintained by its npm publisher. Learn how this works | New to MCP?
Registry Verification
External SourceNo executable artifact is hosted in the AgentNode registry. AgentNode provides discovery, install metadata, and integrity protection for the start command. The server code itself is maintained by its npm publisher.
Version History
Capabilities
Permissions
Declared by the publisher. Checked before execution by the policy gate.
Permissions are policy-checked before execution. Network and filesystem access are not sandboxed at runtime. Learn more
Privacy
All tool execution happens locally on your machine. AgentNode never receives:
- • Tool inputs or outputs
- • Execution logs
- • Data your agent processes
Only install events and search queries are sent to the registry.
agentnode install mcp-postgresExternal Source
Code is maintained externally, not hosted by AgentNode.
Required Setup
POSTGRES_CONNECTION_STRINGrequiredSet these environment variables before running this MCP server.
License
MITStats
Compatibility
Frameworks
Runtime
MCPTrust & Security
Publisher
AgentNode Community
@agentnode-community