Skip to main content
Glama

Postgres MCP Server

by Blackklegend
package.json509 B
{ "name": "mcp", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 dist/index.js" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "dependencies": { "@modelcontextprotocol/sdk": "^1.18.0", "pg": "^8.16.3", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.5.0", "@types/pg": "^8.15.5", "typescript": "^5.9.2" } }

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

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