69
/ 100
9 days ago
glama

Unified Search MCP Server

Enables unified searching across Google Scholar, Google Web Search, and YouTube with enterprise features like caching, rate limiting, and monitoring. Supports simultaneous multi-source searches with filtering options for academic papers, web content, and videos.

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: MCP_ENCRYPTION_KEY, GOOGLE_API_KEY, YOUTUBE_API_KEY, MCP_RATE_LIMIT_SECRET
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.
configPORT
🔐 secretMCP_ENCRYPTION_KEYyour-256-bit-key
configMCP_ENVproduction
🔐 secretGOOGLE_API_KEYyour-google-api-key
configGOOGLE_CUSTOM_SEARCH_ENGINE_IDyour-cse-id
🔐 secretYOUTUBE_API_KEYyour-youtube-api-key
🔐 secretMCP_RATE_LIMIT_SECRETyour-secret
configMCP_ALLOWED_ORIGINS
configSMITHERY_ENV
// 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/jdeun-unified-search-mcp-server-k1p3ek)](https://m8ven.ai/mcp/jdeun-unified-search-mcp-server-k1p3ek)
commit: 7473895b7c9a41b294165eb805f4614faa446d51
code hash: ef38aba647b6b9f8bafe34317ee7f555f867664298175b1c26a6ae1c5a0bccae
verified: 6/18/2026, 11:51:20 AM
view raw JSON →
Unified Search MCP Server · M8ven Trust Score | M8ven