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": ""
}
}
}
関連サーバー
Bilibili API
Search for videos, users, and retrieve danmaku from the Bilibili API.
Jewish Library MCP Server
A full-text search server for Jewish texts and literature.
OpenAI WebSearch
Provides web search functionality for AI assistants using the OpenAI API, enabling access to up-to-date information.
Freesound MCP Server
Search and discover audio content from Freesound.org for video editing and content creation.
Manalink MCP Server
An MCP server implementation for Manalink that allows AI assistants to use functions like teacher search.
Caltrain MCP Server
Provides real-time Caltrain schedule information using GTFS data.
Ebook MCP Service
Access and search EPUB ebook collections using semantic vector search.
Web Search MCP Server
Free web search using Google search results, no API key required.
Jina AI Search
Access Jina AI's Search Foundation APIs for web search, news search, and more, tailored for LLMs.
Perplexity MCP Zerver
Interact with Perplexity.ai using Puppeteer without an API key. Requires Node.js and stores chat history locally.