MCP stdio server for Yandex Tracker
Project description
Yandex Tracker MCP
Small stdio MCP server for Yandex Tracker. It exposes tools for reading, searching, creating, updating, commenting on, transitioning, and linking Tracker issues, plus read-only reference lookups (queues, users, statuses, types, priorities, fields, versions, components).
Usage with Codex
Add the server to ~/.codex/config.toml:
[mcp_servers.yandex-tracker]
command = "uvx"
args = ["mcp-yandex-tracker"]
[mcp_servers.yandex-tracker.env]
YANDEX_TRACKER_TOKEN = "..."
YANDEX_TRACKER_CLOUD_ORG_ID = "..."
To run the latest unreleased code straight from source instead, replace the
args line with:
args = ["--from", "git+https://github.com/kawaii-snafy/mcp-yandex-tracker.git", "mcp-yandex-tracker"]
For a non-cloud organization, use YANDEX_TRACKER_ORG_ID instead of
YANDEX_TRACKER_CLOUD_ORG_ID.
Restart Codex after changing the config. The server exposes tools named
tracker_*, such as tracker_get_issue, tracker_search_issues, and
tracker_add_comment.
Usage with Claude Code
Add the server with the Claude Code CLI:
claude mcp add --transport stdio \
--env YANDEX_TRACKER_TOKEN="..." \
--env YANDEX_TRACKER_CLOUD_ORG_ID="..." \
yandex-tracker \
-- uvx mcp-yandex-tracker
For a non-cloud organization, use --env YANDEX_TRACKER_ORG_ID="..." instead
of YANDEX_TRACKER_CLOUD_ORG_ID.
Verify the Claude Code registration:
claude mcp list
claude mcp get yandex-tracker
Inside Claude Code, use /mcp to check the server connection and tools.
Environment
Required:
YANDEX_TRACKER_TOKEN: OAuth or IAM token.- One organization id:
YANDEX_TRACKER_CLOUD_ORG_IDfor cloud organizations orYANDEX_TRACKER_ORG_IDfor non-cloud organizations.
Optional:
YANDEX_TRACKER_AUTH_SCHEME:OAuthby default. UseBearerfor IAM tokens.YANDEX_TRACKER_BASE_URL:https://api.tracker.yandex.netby default.YANDEX_TRACKER_TIMEOUT:30by default.
Verify locally
Run the MCP server and ask for its tool list:
YANDEX_TRACKER_TOKEN="..." YANDEX_TRACKER_CLOUD_ORG_ID="..." \
uvx mcp-yandex-tracker <<<'{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
The response should be a JSON-RPC object with tracker_* tools. The server is
stdio-only, so stdout is reserved for MCP JSON-RPC messages.
Documentation
Deeper docs live in docs/:
- INTEGRATION.md — connect the server to a host.
- TOOLS.md — full tool reference with arguments.
- ARCHITECTURE.md — how the server works internally.
- EXTENDING.md — add tools, rules, and scaling notes.
Development
git clone git@github.com:kawaii-snafy/mcp-yandex-tracker.git
cd mcp-yandex-tracker
python3 -m venv .venv
.venv/bin/python -m pip install -e .
python3 -m unittest discover -s tests
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 mcp_yandex_tracker-0.3.0.tar.gz.
File metadata
- Download URL: mcp_yandex_tracker-0.3.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56d981700a9466e36b44dc0479716d76e5cb254bc1127940568bc902ceeb910b
|
|
| MD5 |
435d80d485fbb6fc26350cc188634a76
|
|
| BLAKE2b-256 |
5cab41f89addc25980e4328136535517c5909564ccf3ec2901945911e8fe5472
|
Provenance
The following attestation bundles were made for mcp_yandex_tracker-0.3.0.tar.gz:
Publisher:
publish.yml on kawaii-snafy/mcp-yandex-tracker
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mcp_yandex_tracker-0.3.0.tar.gz -
Subject digest:
56d981700a9466e36b44dc0479716d76e5cb254bc1127940568bc902ceeb910b - Sigstore transparency entry: 2062473641
- Sigstore integration time:
-
Permalink:
kawaii-snafy/mcp-yandex-tracker@2ac66160bff47963dc99528f3955893f5ad2b3dd -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/kawaii-snafy
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@2ac66160bff47963dc99528f3955893f5ad2b3dd -
Trigger Event:
release
-
Statement type:
File details
Details for the file mcp_yandex_tracker-0.3.0-py3-none-any.whl.
File metadata
- Download URL: mcp_yandex_tracker-0.3.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4438199b5b03ec25f048069475b3d88db283b5abcf431015f1a3a1bd9760eba
|
|
| MD5 |
b10952d071b979d42c9c6eec0b6cc82a
|
|
| BLAKE2b-256 |
39a33b595c4a8e014eb5dd02efeafb309f6d1037885523f32c2ef6f00bd60384
|
Provenance
The following attestation bundles were made for mcp_yandex_tracker-0.3.0-py3-none-any.whl:
Publisher:
publish.yml on kawaii-snafy/mcp-yandex-tracker
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mcp_yandex_tracker-0.3.0-py3-none-any.whl -
Subject digest:
d4438199b5b03ec25f048069475b3d88db283b5abcf431015f1a3a1bd9760eba - Sigstore transparency entry: 2062473756
- Sigstore integration time:
-
Permalink:
kawaii-snafy/mcp-yandex-tracker@2ac66160bff47963dc99528f3955893f5ad2b3dd -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/kawaii-snafy
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@2ac66160bff47963dc99528f3955893f5ad2b3dd -
Trigger Event:
release
-
Statement type: