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": ""
}
}
}
Похожие серверы
Geocoding Tool
Convert city names and locations into latitude and longitude coordinates using the free OpenStreetMap Nominatim API. No API key is required.
Amazon Shopping with Claude
An MCP server for searching and buying products on Amazon.
Vincario Vehicle Data
VIN Decoder, Vehicle Market Value, OCR VIN Scanner and other API services for the automotive industry.
PubTator MCP Server
A server for biomedical literature annotation and relationship mining, based on PubTator3.
BatchData MCP (Real Estate & Contact Data)
Real Estate & Contact Enrichment Data MCP
Copus
Search human-curated content recommendations from real people who explain why resources are valuable - The Internet Treasure Map
Weather MCP Server
Query 24-hour weather forecasts and city information by city name or coordinates.
Chromium CodeSearch Tools
Search Chromium source code using advanced Code Search syntax.
Volcengine Knowledge Base MCP
Provides knowledge base search and dialogue completion using the Volcengine Knowledge Base service. Requires external credential configuration.
wikipedia
A minimal MCP server for interacting with Wikipedia. It provides simple tools to search for articles and retrieve full content, making it easy for AI agents to access reliable, structured knowledge.