Skip to main content
Glama

PostgreSQL API SSH MCP Server

by iMAGRAY
.gitignore1.55 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output/ # Grunt intermediate storage .grunt/ # Bower dependency directory bower_components/ # node-waf configuration .lock-wscript # Compiled binary addons build/Release/ # Dependency directories node_modules/ jspm_packages/ # TypeScript v1 declaration files typings/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env .env.test # parcel-bundler cache .cache/ .parcel-cache/ # next.js build output .next/ # nuxt.js build output .nuxt/ # vuepress build output .vuepress/dist/ # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # MacOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini # IDE .vscode/ .idea/ *.swp *.swo *~ # Test files test_*.js *_test.js test/ tests/ # Database files *.db *.sqlite *.sqlite3 # Backup files *.bak *.backup # Archives *.zip *.tar.gz *.rar # Temporary files tmp/ temp/ .tmp/ # Local configuration files config.local.json pg_config.json

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/iMAGRAY/PSQL_SSH_API_MCP'

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