---
metadata:
  - name: generator
    content: Diplodoc Platform v5.57.4
  - property: og:type
    content: article
  - property: article:section
    content: Integration with other services
  - property: og:title
    content: Tracker MCP server
  - property: article:tag
    content: Technical instruction
alternate:
  - https://yandex.ru/support/tracker/en/user/mcp-server.md
  - https://yandex.ru/support/tracker/ru/user/mcp-server.md
  - href: https://yandex.ru/support/tracker/en/user/mcp-server.md
    type: text/markdown
    title: Markdown version
  - href: https://yandex.ru/support/tracker/en/llms.txt
    rel: describedby
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/tracker/en/llms.txt


# Tracker MCP server

Connect the Tracker MCP server to an AI assistant to work with issues in natural language.

In the MCP settings, specify the following URL:

```
https://mcp.tracker.yandex.net/mcp
```

After connecting, use natural-language requests. For example, ask the AI assistant to check the status of a release or prepare a sprint summary. It can also create issues based on a meeting. The assistant finds a queue by name and a user by last name, and reads issue discussions and change history.

The assistant accesses Tracker on your behalf and only receives data that you can access. It cannot read issues in protected queues or issues with the `secret` component. Instead of the attachment content, the assistant receives a temporary link to download the file.

For irreversible actions, such as deleting or bulk updating issues, the assistant asks for confirmation. If the result of an operation is unknown, it does not automatically repeat the action.

#### See also {#see-also}

- [Tracker CLI](https://yandex.ru/support/tracker/en/user/cli.md)
