Supercharge AI Agents with PostgreSQL MCP

PostgreSQL
MCP ServerPostgreSQL is a Model Context Protocol server providing read-only access to PostgreSQL databases, allowing for schema inspection and execution of read-only queries.
Command: npxUpdated: 7/14/2025
AgentX allows you connect AI agents with thousands of the most popular apps through MCP, so you can automate your AI workflow and have more time for what matters most — no code required.
Start FreeNo StressInstallation
Run PostgreSQL MCP server on AgentX without a single line of code.
Check out our docsOr run PostgreSQL MCP server on your terminal
npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydb
Run this command to start the PostgreSQL MCP server.
Command Arguments
→
-y
→
@modelcontextprotocol/server-postgres
→
postgresql://localhost/mydb
Links
Server Information
Commandnpx
Arguments3
Env Variables0
Order6
Last Updated7/14/2025
Created5/6/2025
Documentation
README content not available
View on GitHub