io.github.OnChainAIIntel/pqs-mcp-server
Quality Score
90
/100
Score prompt quality across 8 dimensions before they reach a model. Pre-flight, not post-hoc.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://promptqualityscore.com/api/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"pqs-mcp-server": {
"command": "npx",
"args": [
"-y",
"pqs-mcp-server"
],
"env": {
"PQS_API_KEY": "<your-pqs_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"pqs-mcp-server": {
"command": "npx",
"args": [
"-y",
"pqs-mcp-server"
],
"env": {
"PQS_API_KEY": "<your-pqs_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y pqs-mcp-server§02 Environment variables
PQS_API_KEYrequiredsecret
Your PQS API key (PQS_xxx). Get one free at promptqualityscore.com.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.