io.github.OnChainAIIntel/pqs-mcp-server
https://promptqualityscore.com/api/mcp
● healthy
Score prompt quality across 8 dimensions before they reach a model. Pre-flight, not post-hoc.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://promptqualityscore.com/api/mcp
JSON-RPC initialize probe
curl -X POST https://promptqualityscore.com/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://promptqualityscore.com
Source code
https://github.com/OnChainAIIntel/pqs-mcp-server