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": ""
}
}
}
İlgili Sunucular
Brave Search
An MCP server for the Brave Search API, providing web and local search capabilities via a streaming SSE interface.
Minima
Local RAG (on-premises) with MCP server.
Wikimedia Image Search
MCP server that enables AI assistants to search Wikimedia Commons images with metadata and visual thumbnails.
ContextWire
Free search API for AI agents with 105 engines, 22 search profiles, and 94.3% SimpleQA accuracy. MCP server included.
Pokemon TCG Card Search MCP
Search and display Pokemon Trading Card Game cards using the Pokemon TCG API.
Freesound MCP Server
Search and discover audio content from Freesound.org for video editing and content creation.
NPM Search
Search for npm packages
Grep App
Search code across public GitHub repositories using the grep.app API.
Not Human Search
MCP search engine for agent-native services. Find 8,600+ APIs, MCP servers, and agentic sites ranked by agentic readiness score (llms.txt, OpenAPI, ai-plugin, MCP) - live MCP endpoint at nothumansearch.ai/mcp with 8 tools.
SearxNG MCP Server
Provides web search capabilities using a self-hosted SearxNG instance, allowing AI assistants to search the web.