Server data from the Official MCP Registry
AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends)
AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends)
Set these up before or after installing:
Environment variable: GOOGLE_API_KEY
Environment variable: ANTHROPIC_API_KEY
Environment variable: OPENAI_API_KEY
Environment variable: GROQ_API_KEY
Environment variable: QWEN_API_KEY
Environment variable: GLM_API_KEY
Environment variable: PROMPTHEUS_PROVIDER
Environment variable: PROMPTHEUS_MODEL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-abhichandra21-promptheus": {
"env": {
"GLM_API_KEY": "your-glm-api-key-here",
"GROQ_API_KEY": "your-groq-api-key-here",
"QWEN_API_KEY": "your-qwen-api-key-here",
"GOOGLE_API_KEY": "your-google-api-key-here",
"OPENAI_API_KEY": "your-openai-api-key-here",
"PROMPTHEUS_MODEL": "your-promptheus-model-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here",
"PROMPTHEUS_PROVIDER": "your-promptheus-provider-here"
},
"args": [
"promptheus"
],
"command": "uvx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!