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": ""
}
}
}
Máy chủ liên quan
MCP Deep Search
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
Local RAG
Privacy-first local RAG server for semantic document search without external APIs
Shodan
Query Shodan's database of internet-connected devices and vulnerabilities using the Shodan API.
Tavily Search
A comprehensive search agent powered by the Tavily API for in-depth and reliable search results across various topics.
IACR ePrint Archive
Search and retrieve cryptographic research papers from the IACR Cryptology ePrint Archive.
ReActMCP Web Search
A web search server that integrates with the Exa API to perform basic and advanced searches.
MCP Web Search Tool
A server for real-time web search using pluggable providers, powered by the Brave Search API.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
DevRag
Free local RAG for Claude Code - Save tokens & time with vector search. Indexes markdown docs and finds relevant info without reading entire files (40x fewer tokens, 15x faster).
HexDocs MCP
Semantic search for Hex package documentation. Requires local Elixir and Mix installation.