← Index

io.github.APonkratov/ya-yandex-wiki-mcp

io.github.APonkratov/ya-yandex-wiki-mcp·v0.2.0·Other
Quality Score
65
/100

Yet Another Yandex Wiki MCP Server.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "ya-yandex-wiki-mcp": {
      "command": "uvx",
      "args": [
        "ya-yandex-wiki-mcp"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "ya-yandex-wiki-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/aponkratov/ya-yandex-wiki-mcp:0.2.0"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
0
installability
25
documentation
10
stability
5
§04  Alternatives in Other