Yandex Wiki release notes: July 2026
- Creating a Tracker issue from wiki page text
- MCP server for AI assistants
- Wiki search API method
- Row and column background color
Creating a Tracker issue from wiki page text
You can now create a Tracker issue right from the wiki page text: select a text fragment, and it will be automatically inserted into the title and description of the new issue. Once the issue is created, a link between the page and the issue is automatically established.
For more information, see Creating a Tracker issue from page text.

MCP server for AI assistants
Wiki now has a public MCP server. It allows you to connect Wiki to AI assistants and agents. The assistant will be able to search and read pages, create and edit them. For more information, see Yandex Wiki MCP server.
Wiki search API method
The Yandex Wiki public API now has a method for searching wiki pages. For more information, see Search.
Row and column background color
You can now set the background color of rows, columns, or individual cells in multi-row tables:
- In the visual editor, from the row or column context menu by selecting Background color from the palette.
- In Markdown markup, using the
bgattribute in YFM table cells:::{bg="color-code"}.
For more information, see Background color of rows and columns.
