Yandex Wiki Search MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 253 installs a week from pypi.
MCP server for Yandex Wiki with full-text search.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add yandex-wiki-search-mcp -- uvx yandex-wiki-search-mcp
{
"mcpServers": {
"yandex-wiki-search-mcp": {
"args": [
"yandex-wiki-search-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.yandex-wiki-search-mcp]
command = "uvx"
args = ["yandex-wiki-search-mcp"]
{
"mcpServers": {
"yandex-wiki-search-mcp": {
"args": [
"yandex-wiki-search-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"yandex-wiki-search-mcp": {
"args": [
"yandex-wiki-search-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.