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": ""
}
}
}
Related Servers
Baidu Search
Provides web search capabilities using the Baidu Search API, with features for content fetching and parsing.
Amazon Product Advertising API
Integrate with the Amazon Product Advertising API to search for products and access product information.
SerpApi
Provides search capabilities and data retrieval from SerpAPI and YouTube for AI assistants.
Google Search Console
An MCP server for accessing Google Search Console data, including site performance and indexing status.
Greptile
Code search and querying using the Greptile API.
Kluster.ai Verify
Fact-checking and verification tools using the Kluster.ai Verify API.
Ragie
An MCP server for accessing Ragie's knowledge base retrieval capabilities.
Java Conferences MCP Server
Provides information about Java conferences worldwide by parsing data from the javaconferences.github.io repository.
Meilisearch
Interact & query with Meilisearch (Full-text & semantic search API)
FlightRadar MCP Server
Provides real-time flight tracking and status information using the AviationStack API.