71
/ 100
28 days ago
mcp_so

Just Prompt - A lightweight MCP server for LLM providers

just-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: GROQ_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY, DEEPSEEK_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGROQ_API_KEYyour_groq_api_key_here
🔐 secretANTHROPIC_API_KEYyour_anthropic_api_key_here
🔐 secretGEMINI_API_KEYyour_gemini_api_key_here
🔐 secretDEEPSEEK_API_KEYyour_deepseek_api_key_here
🔐 secretOPENAI_API_KEYyour_openai_api_key_here
configOLLAMA_HOST
configDEFAULT_MODELS
configCORRECTION_MODEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/disler-just-prompt-1re7wo)](https://m8ven.ai/mcp/disler-just-prompt-1re7wo)
commit: 8e6e188b21df939d890f05237fd7c20133b659b2
code hash: 3ed8ea137da557eee7cd626dc3d293a650d42eb0997d01c043d3d53286b5fd26
verified: 7/3/2026, 9:54:40 AM
view raw JSON →