SERVER
Promptheus
Rank #1055io.github.abhichandra21/promptheus
MCP server providing promptheus capabilities
First listed
Dec 10, 2025
Last publish date
Dec 10, 2025
OVERVIEW
Promptheus is a Model Context Protocol (MCP) server published by abhichandra21. It ranks #1055 of 58,832 servers tracked on MCP Toplist, and its repository has 569 GitHub stars. Promptheus is listed on Official MCP, with 2 tracked versions. It was first listed on Dec 10, 2025 and most recently updated on Dec 10, 2025.
STANDING
#1,055of 58,832 tracked serversTop 5%
Ranks ahead of 57,777 of 58,832 servers on MCP Toplist.
Recent momentum
+40GitHub stars since Dec 8 (+7%)
CONNECT
Use Promptheus
Add Promptheus to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"promptheus": {
"command": "uvx",
"args": [
"promptheus"
],
"env": {
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GROQ_API_KEY": "<your GROQ_API_KEY>",
"QWEN_API_KEY": "<your QWEN_API_KEY>",
"GLM_API_KEY": "<your GLM_API_KEY>",
"PROMPTHEUS_PROVIDER": "<your PROMPTHEUS_PROVIDER>",
"PROMPTHEUS_MODEL": "<your PROMPTHEUS_MODEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
abhichandra21
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | Dec 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Promptheus?
- MCP server providing promptheus capabilities
- Who maintains Promptheus?
- Promptheus is maintained by abhichandra21, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Promptheus an official MCP server?
- Yes — Promptheus is listed on the Official MCP Registry.
- How many versions does Promptheus have?
- MCP Toplist tracks 2 versions of Promptheus, most recently published on Dec 10, 2025.
- Where can I find the source code for Promptheus?
- The source code for Promptheus is hosted at github.com/abhichandra21/Promptheus.git.
EXPLORE