73
/ 100
21 days ago
mcp_so

MCP Hub Project

Repo to hold the code for the mcp server built in Gradio for the agents and mcp hackathon

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 6 credentials: NEBIUS_API_KEY, TAVILY_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, HUGGINGFACE_API_KEY, REDIS_PASSWORD
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.
configENABLE_WEBSOCKET
configWEBSOCKET_PORT
🔐 secretNEBIUS_API_KEYyour_key_here
configNEBIUS_BASE_URL
🔐 secretTAVILY_API_KEYyour_key_here
configNEBIUS_MODEL
configNEBIUS_MAX_TOKENS
configNEBIUS_TEMPERATURE
configTAVILY_SEARCH_DEPTH
configTAVILY_MAX_RESULTS
configENVIRONMENT
configLOG_LEVEL
configGRADIO_SERVER_NAME
configGRADIO_SERVER_PORT
configGRADIO_SHARE
configMAX_SEARCH_RESULTS
configMAX_SUB_QUESTIONS
configCACHE_TTL_SECONDS
configREQUEST_TIMEOUT_SECONDS
configENABLE_AUTH
configRATE_LIMIT_PER_IP
configMAX_REQUEST_SIZE_MB
configENABLE_CONTENT_FILTERING
configLLM_PROVIDERnebius # Your chosen provider
🔐 secretOPENAI_API_KEY
🔐 secretANTHROPIC_API_KEY
🔐 secretHUGGINGFACE_API_KEY
configCURRENT_YEAR
configCACHE_BACKEND
configCACHE_DIR
configCACHE_DEFAULT_TTL
configREDIS_URL
configREDIS_HOST
configREDIS_PORT
configREDIS_DB
🔐 secretREDIS_PASSWORD
configREDIS_SSL
// 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/codehalwell-gradio-mcp-agent-hack-ygw3aq)](https://m8ven.ai/mcp/codehalwell-gradio-mcp-agent-hack-ygw3aq)
commit: 50a38fc79a4c0a6ab3518e02dd739281160db933
code hash: 67b452572d88c5736a1ef4f50d431a2c340aeead40395057a9733cde080024ab
verified: 6/16/2026, 1:14:53 PM
view raw JSON →