73
/ 100
12 days ago
glama

Secure MCP Server

Production-ready MCP server with web search, persistent memory, multi-user support, and SwarmUI integration.

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.
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 4 credentials: JWT_SECRET_KEY, ENCRYPTION_KEY, SWARMUI_API_PASSWORD, SEARCH_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.
🔐 secretJWT_SECRET_KEYyour-secret-key
🔐 secretENCRYPTION_KEYyour-encryption-key
configMAX_TOOL_CALLS_PER_MESSAGE
configRATE_LIMIT_PER_MINUTE
configSWARMUI_PATH8. list_swarmui_skills / get_swarmui_skill - Load SwarmUI agent skills from .agents/skills//SKILL.md when swarmui.path or is set
configSWARMUI_API_URL
configSWARMUI_API_USER_ID
configSWARMUI_API_USERNAME
🔐 secretSWARMUI_API_PASSWORD
configSWARMUI_API_AUTHORIZATION
configSWARMUI_API_TIMEOUT_SECONDS
configMEMORY_DB_PATH./data/memory_db
🔐 secretSEARCH_API_KEYoptional-brave-api-key
configMEMORY_MAX_RESULTS
configSEARCH_MAX_RESULTS
// 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 3 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/urabewe-umcp-12cr93)](https://m8ven.ai/mcp/urabewe-umcp-12cr93)
commit: 04872573bc58f8afee36be6afd47b75443bd4a62
code hash: 3973e67afdf6c6ccf7a067010ff2d14a19bcc9b595577b899a5137886db900c2
verified: 6/24/2026, 10:13:47 AM
view raw JSON →