Skip to main content
Glama

PostgreSQL MCP Server

by jplwunder
pyproject.toml317 B
[project] name = "postgres-file" version = "0.1.0" description = "PostgreSQL MCP server for executing SELECT queries with read-only safety" readme = "README.md" requires-python = ">=3.10" dependencies = [ "asyncpg>=0.29.0", "loguru>=0.7.3", "mcp>=1.23.1", "pydantic>=2.0", "python-dotenv>=1.0", ]

Latest Blog Posts

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/jplwunder/postgres-mcp-server'

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