Skip to main content
Glama
package.json1.02 kB
{ "name": "postgres-scout-mcp", "version": "0.1.0", "description": "Production-ready Model Context Protocol server for safe PostgreSQL database interaction", "type": "module", "main": "dist/index.js", "bin": { "postgres-scout": "./bin/cli.js" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "dev": "tsc --watch", "prepare": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "postgres", "postgresql", "database", "sql", "ai", "llm", "claude", "anthropic", "database-monitoring", "query-optimization", "schema-analysis", "data-quality", "database-explorer", "sql-analysis", "database-health", "index-optimization" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.21.1", "pg": "^8.11.3", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^22.19.0", "@types/pg": "^8.10.9", "typescript": "^5.9.3" } }

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

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