mcpbeat Sign in

Yandex360 MCP Server

local only

Yandex360 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi.

MCP server for Yandex 360 services (Wiki, and more) — tools for AI assistants.

Installs per day peak 44 · avg 15 · -48% w/w
a month agotoday
67
Installs / week
pypi · yandex360-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Yandex360 MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add yandex360-mcp -- uvx yandex360-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "yandex360-mcp": {
      "args": [
        "yandex360-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.yandex360-mcp]
command = "uvx"
args = ["yandex360-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "yandex360-mcp": {
      "args": [
        "yandex360-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "yandex360-mcp": {
      "args": [
        "yandex360-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Yandex360 MCP

same job, measured the same way
Yandex Wiki Search MCP
by dlbolshov

MCP server for Yandex Wiki with full-text search.

267 installs/wk local only
I
Ya Yandex Wiki MCP
by aponkratov

Yet Another Yandex Wiki MCP Server.

105 installs/wk local only
Ariel Memory
by cipher208

Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth

40 installs/wk local only
Yuque MCP
by yuque

MCP server for Yuque — expose your knowledge base to AI assistants.

500 installs/wk local only
MCP Mediawiki
by crunchtools

Secure MCP server for MediaWiki wikis — search, pages, categories, and more

81 installs/wk local only
Brains
by spacecowboyian

Personal wiki and memory for AI assistants: store, search, and recall structured notes.

1 923 installs/wk local only
Redmine MCP Server
by jztan

MCP server that lets AI assistants manage Redmine issues, projects, wikis, and time tracking

1 407 installs/wk local only
MediaWiki MCP Server
by professionalwiki

MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools

1 086 installs/wk local only

Yandex360 MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Yandex360 MCP?
Yandex360 MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package yandex360-mcp was installed 67 times last week.
How do I connect Yandex360 MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls yandex360-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Yandex360 MCP?
The pypi package yandex360-mcp was installed 67 times in the last week. Week over week that is -48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.