Skip to main content
Glama
start-inspector.shβ€’649 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

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

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