70
grade C
12 days ago
mcp_so

MCP LLM

An MCP server that provides LLMs access to other LLMs

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: 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.
configLLM_ALLOW_FILE_WRITE
configLLM_BASE_URL
configLLM_MIN_P
configLLM_MODEL_NAME
configLLM_MODEL_PROVIDER
configLLM_NUM_CTX
configLLM_REPETITION_PENALTY
configLLM_SYSTEM_PROMPT_ASK_QUESTION
configLLM_SYSTEM_PROMPT_GENERATE_CODE
configLLM_SYSTEM_PROMPT_GENERATE_DOCUMENTATION
configLLM_TEMPERATURE
configLLM_TIMEOUT_S
configLLM_TOP_K
configLLM_TOP_P
🔐 secretOPENAI_API_KEY
// 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 4 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/sammcj-mcp-llm-1hi109)](https://m8ven.ai/mcp/sammcj-mcp-llm-1hi109)
commit: 4dc292c9713904376e56d19cbc9a79690d303e95
code hash: b518cbe68322681dba4eba2abb86a3be312b9d18d51fd79fc1078084a275d0eb
verified: 4/10/2026, 5:37:45 PM
view raw JSON →