Skip to main content
Glama

PostgreSQL Query MCP Server

query-postgres

Execute read-only SQL queries on PostgreSQL databases through natural language interaction, enabling secure and direct data retrieval for analysis and decision-making.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from PostgreSQL Query MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/RathodDarshil/mcp-postgres-query-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server