67
/ 100
27 days ago
glama

multsearch-mcp

A dual-path web search MCP server for Claude Code that cross-validates results via Tavily/Firecrawl and Google, explicitly returning sources to reduce hallucinations.

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: MULT_API_KEY, TAVILY_API_KEY, FIRECRAWL_API_KEY, GEMINI_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.
configMULT_PACKAGE_SPEC
configMULT_SCOPE
🔐 secretMULT_API_KEY"": "ark-",
🔐 secretTAVILY_API_KEY"": "tvly-",
🔐 secretFIRECRAWL_API_KEY"": "fc-",
🔐 secretGEMINI_API_KEY可选,gemini_search 第二路
configGEMINI_MODEL"": "gemini-2.5-flash",
// 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 6 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/liujp2015-multsearch-mcp-y5z1mk)](https://m8ven.ai/mcp/liujp2015-multsearch-mcp-y5z1mk)
commit: 40c86fdc1ef1f4f3c43eb0998a3e04056f82a843
code hash: 36bcd32deb8b27c9282ba22f570e84b561c51b84ffa245eb71b414399a91e535
verified: 7/5/2026, 9:01:50 AM
view raw JSON →