58
/ 100
1 day ago
glama

Universal MCP Server Java

A universal Model Context Protocol server in Java, enabling interaction with multiple LLMs (OpenAI, Gemini, Hugging Face) and databases (MongoDB) through a modular Spring Boot architecture.

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
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: GOOGLE_API_KEY, HUGGINGFACE_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.
configGEMINI_MAX_TOKENS
configGEMINI_MODEL
🔐 secretGOOGLE_API_KEY
🔐 secretHUGGINGFACE_API_KEY
configHUGGINGFACE_MAX_TOKENS
configHUGGINGFACE_MODEL
configLOG_FILE
configLOG_LEVEL
configMONGODB_DB_NAME
configMONGODB_URI
🔐 secretOPENAI_API_KEY
configOPENAI_MAX_TOKENS
configOPENAI_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/desckars-mcp-server-p92bbo)](https://m8ven.ai/mcp/desckars-mcp-server-p92bbo)
commit: 574f17d859dd16728598eafdc5377f66d65ba92c
code hash: 58bf4c75bdd54af9d2ec60b9d9e499c952cb009d879be38c1600079d6c014209
verified: 6/21/2026, 10:31:50 AM
view raw JSON →