Skip to main content
Glama

Postgres MCP Server

.gitignore596 B
# Dependencies node_modules/ .pnp .pnp.js # Testing coverage/ .nyc_output/ # Production build dist/ build/ out/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store # OS files Thumbs.db # Bun bun.lockb # TypeScript *.tsbuildinfo # Temporary files tmp/ temp/ .temp/ # Debug files *.trace *.prof # Ignore Bun build temp files .*.bun-build # Ignore compiled binaries /dist/ /lib/

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/ericzakariasson/pg-mcp-server'

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