Yandex360 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 670 installs a week from pypi.
MCP server for Yandex 360 services (Wiki, and more) — tools for AI assistants.
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 yandex360-mcp -- uvx yandex360-mcp
{
"mcpServers": {
"yandex360-mcp": {
"args": [
"yandex360-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.yandex360-mcp]
command = "uvx"
args = ["yandex360-mcp"]
{
"mcpServers": {
"yandex360-mcp": {
"args": [
"yandex360-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"yandex360-mcp": {
"args": [
"yandex360-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.