Skip to main content
Glama

PostgreSQL Query MCP Server

.gitignore998 B
# OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Editor directories and files .idea/ .vscode/ *.suo *.ntvs* *.njsproj *.sln *.sw? # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Dependency directories node_modules/ jspm_packages/ bower_components/ # Build outputs dist/ build/ out/ .next/ .nuxt/ .cache/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg venv/ ENV/ .pytest_cache/ # Java *.class *.jar *.war *.ear *.zip *.tar.gz *.rar hs_err_pid* target/ .mvn/ .gradle/ build/ # C/C++ *.o *.obj *.exe *.dll *.so *.dylib *.a *.lib *.out *.app # Coverage reports coverage/ .coverage htmlcov/ .nyc_output/ # Package files *.tgz *.gz # Local databases *.sqlite *.sqlite3 *.db

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