41
/ 100
1 month ago
glama

yandex-search-api

Wraps Yandex Cloud Search API v2 for web search, returns compact JSON results.

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 5 credentials: SEARCH_API_API_KEY, YANDEX_SEARCH_API_KEY, SEARCH_API_IAM_TOKEN, YANDEX_IAM_TOKEN, YC_IAM_TOKEN
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.
configSEARCH_API_TIMEOUT_SECONDS
configSEARCH_API_MAX_RESULTS_DEFAULT
configSEARCH_API_FOLDER_IDexport ="<folder-id>"
configYANDEX_FOLDER_ID
configYC_FOLDER_ID
configSEARCH_API_DEFAULT_SEARCH_TYPE
configSEARCH_API_USER_AGENT
🔐 secretSEARCH_API_API_KEYexport ="<service-account-api-key>"
🔐 secretYANDEX_SEARCH_API_KEY
🔐 secretSEARCH_API_IAM_TOKEN
🔐 secretYANDEX_IAM_TOKEN
🔐 secretYC_IAM_TOKEN
configSEARCH_API_USE_METADATA_IAM
// 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/goluntsov-search-mcp-deploy-6chw9f)](https://m8ven.ai/mcp/goluntsov-search-mcp-deploy-6chw9f)
commit: 17c33630d621e7436f3bfbb6e9c5a4dd277e0da8
code hash: 7119f4cf12c59c8e0f85122e3de9b85469694a29fc9838ab2a3698e41b8053ae
verified: 6/30/2026, 9:53:38 AM
view raw JSON →