36
/ 100
1 month ago
glama

MCP-Server-Python

A sophisticated AI-powered server providing intelligent, context-aware conversational capabilities with role-based advisors, semantic memory, multi-LLM support, and web browsing.

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 4 credentials: OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY, SUPABASE_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.
configDEFAULT_PROVIDERopenai # Options: openai, anthropic, gemini
🔐 secretOPENAI_API_KEYyour_openai_api_key
configOPENAI_MODELgpt-4o-mini
configOPENAI_VISION_MODEL
🔐 secretANTHROPIC_API_KEYyour_anthropic_api_key
configANTHROPIC_MODELclaude-3-haiku-20240307
configANTHROPIC_VISION_MODEL
🔐 secretGEMINI_API_KEYyour_gemini_api_key
configGEMINI_MODELgemini-1.5-pro
configGEMINI_VISION_MODEL
configPORT
configREDIS_URL
configSUPABASE_URL
🔐 secretSUPABASE_KEY
configPYTHONUNBUFFERED
// 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/chris-june-mcp-server-python-10f6a5)](https://m8ven.ai/mcp/chris-june-mcp-server-python-10f6a5)
commit: 3c5429fcafb125194667b45a939c8a251273279c
code hash: d9cd0434030065dd1924d542680aba300dbbc9795a98e9d16da7803621a3a66a
verified: 6/15/2026, 3:12:50 PM
view raw JSON →