Enterprise DNA Enterprise DNA
M MCP Servers Developer low

dlbolshov/yandex-wiki-search-mcp

by Various

MCP server for Yandex Wiki: full-text search, pages, comments, attachments and dynamic tables. 33 typed tools, server-side read-only mode, Docker-ready.

MCP

dlbolshov/yandex-wiki-search-mcp

Added 8 Sept 2026

#ai #ai-tools #docker #fastmcp #knowledge-base #llm #llm-tools #mcp

Overview

MCP server for Yandex Wiki that provides full-text search and access to pages, comments, attachments, and dynamic tables. Exposes 33 typed tools in a server-side read-only mode. Packaged as a Docker-ready Python project.

Best for

Best for
Teams using Yandex Wiki who want MCP-based search and read access

Use cases

  • Search Yandex Wiki content from an MCP client
  • Retrieve pages, comments, and attachments programmatically
  • Query dynamic tables in Yandex Wiki

How to use

Install

pip install "yandex-wiki-search-mcp<1.1"

Tools exposed

  • page_search
  • page_get
  • page_get_descendants
  • page_get_comments
  • page_get_resources
  • page_get_attachments
  • page_read_attachment
  • page_get_grids
  • grid_get
  • user_get_current
  • page_create
  • page_update
  • page_edit
  • page_append_content
  • page_clone
  • page_add_comment
  • page_delete_comment
  • page_delete_attachment
  • page_delete
  • page_recover

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, VS Code

Example client config

{\n  "mcpServers": {\n    "yandex-wiki-search": {\n      "command": "uvx",\n      "args": ["yandex-wiki-search-mcp"],\n      "env": {\n        "WIKI_TOKEN": "YOUR_TOKEN",\n        "WIKI_ORG_ID": "YOUR_ORG_ID",\n        "WIKI_READ_ONLY": "true"\n      }\n    }\n  }\n}

Notes

MCP server for Yandex Wiki that provides full-text search and access to pages, comments, attachments, and dynamic tables. Exposes 33 typed tools in a server-side read-only mode. Packaged as a Docker-ready Python project.

6 stars on GitHub. Last updated 2026-08-25. Licensed Apache-2.0.

Use cases

  • Search Yandex Wiki content from an MCP client
  • Retrieve pages, comments, and attachments programmatically
  • Query dynamic tables in Yandex Wiki

Pros

  • 33 typed tools cover search and content access
  • Read-only mode reduces risk of accidental changes
  • Docker-ready simplifies deployment

Cons

  • Only 6 GitHub stars, indicating limited community traction
  • Restricted to Yandex Wiki, not useful for other wikis
  • Read-only mode means no write or edit operations

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • 33 typed tools cover search and content access
  • Read-only mode reduces risk of accidental changes
  • Docker-ready simplifies deployment

Cons

  • Only 6 GitHub stars, indicating limited community traction
  • Restricted to Yandex Wiki, not useful for other wikis
  • Read-only mode means no write or edit operations
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks