Yet Another Yandex Wiki MCP Server
Project description
Yet Another Yandex Wiki MCP Server
mcp-name: io.github.APonkratov/ya-yandex-wiki-mcp
Yet another MCP server for the Yandex Wiki API, focused on Wiki pages, comments, resources, attachments, and recovery workflows. The current tool surface also includes first-class support for Yandex Wiki dynamic tables ("grids").
Supported tools
page_get_grids: list grids attached to a pagegrid_get: get a grid bygrid_idpage_get: get a page bypage_idorslugpage_get_descendants: get a page subtreepage_get_comments: get page commentspage_get_resources: get page resources, including attachments and gridspage_get_attachments: get page attachmentsgrid_create: create a grid on a pagegrid_update: update grid title and/or default sortgrid_delete: delete a gridgrid_copy: copy a grid to an existing target pagegrid_add_rows: add rows to a gridgrid_delete_rows: delete rows from a gridgrid_update_cells: update individual grid cellsgrid_add_columns: add columns to a gridgrid_delete_columns: delete columns from a gridgrid_move_rows: move a row inside a gridgrid_move_columns: move a column inside a gridpage_create: create a pagepage_update: update page title and/or full contentpage_append_content: append content to top, bottom, or anchorpage_add_comment: add a page comment or replypage_delete: delete a page and receive recovery tokenpage_recover: recover a page by recovery tokenpage_upload_attachment: upload a local file in chunks and attach it to a page
Why these tools
The toolset is based on the public Yandex Wiki API areas that are most useful in an MCP workflow:
- page read/write operations
- grid read/write operations
- subtree traversal for documentation sections
- comments for review and collaboration flows
- resources and attachments for document management
- recovery tokens for safe automation
- upload sessions for large local files
Grid Notes
- All non-read tools are disabled when
WIKI_READ_ONLY=true. - Grid mutation tools use optimistic locking where the Wiki API requires
revision. grid_copyreturns operation metadata from the Wiki API, not a ready copied grid object.grid_add_columnsrequiresrequiredon every column because the real Wiki API validates it.grid_update.default_sortis verified against the real API as a list of single-entry mappings, for example[{"status": "asc"}, {"priority": "desc"}].
These areas are documented in the official Yandex Wiki API references and examples:
- API overview:
https://yandex.ru/support/wiki/en/api-ref/about - API examples:
https://yandex.ru/support/wiki/ru/api-ref/examples - Page resources:
https://yandex.ru/support/wiki/ru/api-ref/pagesresources/pagesresources__resources - Grids API index:
https://yandex.ru/support/wiki/ru/api-ref/grids/
Authentication
Set one of these:
WIKI_TOKENWIKI_IAM_TOKEN
And exactly one organization header source:
WIKI_ORG_IDWIKI_CLOUD_ORG_ID
Optional:
TRANSPORT=stdio|sse|streamable-httpWIKI_API_BASE_URL=https://api.wiki.yandex.netWIKI_READ_ONLY=true|false
Run locally
uv sync --dev
uv run ya-yandex-wiki-mcp
Contributing
Before creating a commit or opening a merge request, run the full local verification set from CONTRIBUTING.md.
Tests
uv run pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ya_yandex_wiki_mcp-0.2.0.tar.gz.
File metadata
- Download URL: ya_yandex_wiki_mcp-0.2.0.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bde1c68c8b6d4fb71d07abb80ba10105ffaffbae479a47435045c6f1d75d6e4a
|
|
| MD5 |
480a323bd73f2a8fc4af647408dc12a6
|
|
| BLAKE2b-256 |
fcb1521abd30b6d45f85971e295f50edaf2786dc97f291bdf8a466dfc884175b
|
Provenance
The following attestation bundles were made for ya_yandex_wiki_mcp-0.2.0.tar.gz:
Publisher:
release.yml on APonkratov/yandex-wiki-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ya_yandex_wiki_mcp-0.2.0.tar.gz -
Subject digest:
bde1c68c8b6d4fb71d07abb80ba10105ffaffbae479a47435045c6f1d75d6e4a - Sigstore transparency entry: 1243464752
- Sigstore integration time:
-
Permalink:
APonkratov/yandex-wiki-mcp@5a13fdbb08b2a343c8f9662bc09c4a1bf0b7c7e0 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/APonkratov
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5a13fdbb08b2a343c8f9662bc09c4a1bf0b7c7e0 -
Trigger Event:
push
-
Statement type:
File details
Details for the file ya_yandex_wiki_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ya_yandex_wiki_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 37.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cdd59ca4b9985453ff4e93b0dbc9aebe020dfa524a45510dc87afd3d18fe133
|
|
| MD5 |
de634be99fa2f7fddb77a8971de70a1a
|
|
| BLAKE2b-256 |
6da24136a06daa60e8b5568c53cd9e45637a4a1526ab786823e9de1ca58151fb
|
Provenance
The following attestation bundles were made for ya_yandex_wiki_mcp-0.2.0-py3-none-any.whl:
Publisher:
release.yml on APonkratov/yandex-wiki-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ya_yandex_wiki_mcp-0.2.0-py3-none-any.whl -
Subject digest:
8cdd59ca4b9985453ff4e93b0dbc9aebe020dfa524a45510dc87afd3d18fe133 - Sigstore transparency entry: 1243464771
- Sigstore integration time:
-
Permalink:
APonkratov/yandex-wiki-mcp@5a13fdbb08b2a343c8f9662bc09c4a1bf0b7c7e0 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/APonkratov
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5a13fdbb08b2a343c8f9662bc09c4a1bf0b7c7e0 -
Trigger Event:
push
-
Statement type: