Yandex Search
A web search server that uses the Yandex Search API.
https://yandex.cloud/ru/docs/search-api/quickstart/ https://yandex.cloud/ru/docs/iam/operations/authentication/manage-api-keys#create-api-key https://yandex.cloud/ru/docs/resource-manager/operations/folder/get-id
"mcpServers": {
"yandex-search-mcp": {
"command": "node",
"args": [
"<REPO_ROOT>/yandex-search-mcp/src/index.ts"
],
"env": {
"YANDEX_API_KEY": "",
"YANDEX_FOLDER_ID": ""
}
}
}
Servidores relacionados
YaCy MCP Server
MCP (Model Context Protocol) Server implementation that provides AI tools to search using YaCy web search API.
Gemini DeepSearch MCP
An automated research agent using Google Gemini models and Google Search to perform deep, multi-step web research.
Wizzy TMDB
A wrapper for TMDB
SelfMemory
Let your memories live forever by passing your knowledge to the next generation with SelfMemory.
Tavily Search
A search engine powered by the Tavily AI Search API.
LLM Jukebox
Search, download, and extract information from YouTube music videos.
Deep Research
An agent-based tool for web search and advanced research, including analysis of PDFs, documents, images, and YouTube transcripts.
ClinicalTrials MCP Server
Search and access clinical trial data from ClinicalTrials.gov.
MCP Jobs
A zero-configuration job aggregation service that fetches job listings from major recruitment websites.
ChunkHound
A local-first semantic code search tool with vector and regex capabilities, designed for AI assistants.