Skip to main content
Glama

Postgres MCP Pro Plus

start-inspector.sh649 B
#!/bin/bash # PostgreSQL MCP Pro Plus Inspector # Interactive tool testing interface echo "🔍 Starting MCP Inspector for PostgreSQL MCP Pro Plus..." echo "" echo "The MCP Inspector provides a web interface to:" echo " • Test all database analysis tools interactively" echo " • Explore tool capabilities and parameters" echo " • View formatted results in a user-friendly interface" echo "" echo "Make sure your postgres-mcp server is running in another terminal:" echo " ./start.sh --transport sse --sse-port 8099" echo "" echo "Inspector will open in your web browser..." echo "" # Start Inspector npx @modelcontextprotocol/inspector

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/Cloud-Thinker-AI/postgres-mcp-pro-plus'

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