io.github.samouh-waleed/prompyai
Quality Score
78
/100
Scores your prompts against your real codebase — context-aware prompt intelligence
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"prompyai": {
"command": "npx",
"args": [
"-y",
"prompyai-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"prompyai": {
"command": "npx",
"args": [
"-y",
"prompyai-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y prompyai-mcp§02 Environment variables
ANTHROPIC_API_KEYsecret
Anthropic API key for AI-powered suggestions (optional — free heuristic scoring works without it)
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§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.