74
/ 100
15 days ago
glama

mimo-web-search

Wraps Xiaomi MiMo's web_search API into an MCP tool for Claude Code, enabling real-time web searches with location awareness, automatic retry, and timeout control.

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 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: MIMO_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowzod@3.22.0GHSA-m95q-7qp3-xv42

Zod denial of service vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDEFAULT_LIMIT否 默认返回结果数 5
configDEFAULT_MAX_KEYWORD否 默认最大关键词数 3
configMAX_COMPLETION_TOKENS否 最大生成 token 数 1024
configMAX_CONCURRENT否 最大并发请求数 10
configMAX_CONTENT_LENGTH否 响应内容最大字符数 100000
configMAX_QUERY_LENGTH否 查询最大字符数 10000
configMAX_RETRIES否 最大重试次数 2
🔐 secretMIMO_API_KEY"": "your-api-key-here",
configMIMO_BASE_URL"": "https://api.xiaomimimo.com/v1"
configMIMO_MODEL否 模型名称 mimo-v2.5-pro
configMIMO_THINKING否 启用思考模式 false
configREQUEST_TIMEOUT否 请求超时时间(毫秒) 60000
configRETRY_DELAY否 重试延迟基数(毫秒) 1000
configTOP_P否 核采样概率(0.01-1.0) 0.95
// 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/1lurgee-mimo-web-search-mcp-gijjjc)](https://m8ven.ai/mcp/1lurgee-mimo-web-search-mcp-gijjjc)
commit: c0815db6d6123e0deaa7fe2f0442b4129f54b095
code hash: 2e8bfd8aebf04f59647ee34fa200da7666edbf48e141b8a678a9d2b867d97d61
verified: 7/16/2026, 8:47:18 AM
view raw JSON →