73
/ 100
20 hours ago
glama

mcp-search-server

MCP-compliant server providing web search via Yandex Search API and URL fetching with fallback mechanisms, plus a monitoring dashboard.

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 2 credentials: BRAVE_SEARCH_API_KEY, YANDEX_SEARCH_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.
🔐 secretBRAVE_SEARCH_API_KEYNo (placeholder) Required if SEARCH_PROVIDER=brave
🔐 secretYANDEX_SEARCH_API_KEYexport ="your-yandex-api-key"
configYANDEX_FOLDER_IDexport ="your-yandex-folder-id"
configYANDEX_SEARCH_TYPEexport ="SEARCH_TYPE_COM" # or SEARCH_TYPE_RU
configSEARCH_PROVIDERFallback: Brave Search API (configurable via )
configPORTNo 8090 MCP JSON-RPC server port
configLOG_RETENTION_HOURSNo 24 Hours to keep request logs in memory
configDASHBOARD_PORTNo 8091 Dashboard + REST API port
configAPI_KEYS_PATHNo ./api_keys.json Path to API keys file
configDASHBOARD_THEMEThemes: blue (default), orange (set =orange)
// 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 1 concrete improvement 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/in40-mcp-search-server-m1lbrs)](https://m8ven.ai/mcp/in40-mcp-search-server-m1lbrs)
commit: c7a24f97fa061b92764a09d3206f37ee701bbdf6
code hash: d5824a15df591e57e64c509d2cbbe70cebf12396e07231afdd7a40493aa92f10
verified: 7/7/2026, 9:50:32 AM
view raw JSON →