Query and manage PostgreSQL databases directly
Available tools exposed by this MCP server to your AI agent.
query
Execute a read-only SQL query against the PostgreSQL database
list_tables
List all tables in the database
describe_table
Get the column definitions and schema for a table
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add postgresAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use PostgreSQL directly without routing
npx -y @modelcontextprotocol/server-postgresNew to Agent-CoreX? View setup guide →