{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_kqy4bc4nvy65","handle":"yandex-mail-mcp","url":"https://wellknown.network/agents/yandex-mail-mcp","links":{"self":"https://wellknown.network/agents/yandex-mail-mcp/record.json","html":"https://wellknown.network/agents/yandex-mail-mcp","markdown":"https://wellknown.network/agents/yandex-mail-mcp/record.md","api":"https://wellknown.network/api/v1/agents/yandex-mail-mcp","status":"https://wellknown.network/api/v1/agents/yandex-mail-mcp/status","claim":"https://wellknown.network/agents/yandex-mail-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/yandex-mail-mcp/claim.json","badge":"https://wellknown.network/agents/yandex-mail-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:yandex-mail-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"yandex-mail-mcp","summary":"MCP (Model Context Protocol) server for Yandex Mail via IMAP/SMTP — 28 email tools including search, read, send, reply, forward, bulk operations, and folder management","description":"# Yandex Mail MCP Server\n\nMCP (Model Context Protocol) server for Yandex Mail. Enables Claude Desktop and other MCP clients to read, search, and manage emails via Yandex Mail — 28 tools covering every common mail workflow.\n\n## Features\n\n- **Folders** — list, create, rename, delete (with Cyrillic names via IMAP UTF-7)\n- **Search** — full IMAP syntax: `FROM`/`TO`/`SUBJECT`/`BODY`, `LARGER`/`SMALLER`, `SENTSINCE`/`SENTBEFORE`, `HEADER <field> <value>`, `KEYWORD`/`UNKEYWORD`, `OR`/`NOT`. Cyrillic queries supported.\n- **Read** — full content, text + HTML body, attachment list\n- **Inspect** — fetch MIME structure + size WITHOUT downloading bodies (`inspect_email`/`fetch_part`) — critical for large messages\n- **Flags** — `mark_read`/`mark_unread`/`mark_flagged`/`mark_answered` + generic `set_flags`\n- **Send** — plain/HTML, attachments (RFC 2231 for non-ASCII names), save-to-Sent\n- **Reply** — proper `In-Reply-To`/`References` threading, deduped `Re:` prefix, `reply_all` with RFC 5322 address parsing\n- **Forward** — as `message/rfc822` attachment or inline quoted body\n- **Move/Delete** — atomic `UID MOVE` (RFC 6851) when supported, smart Trash discovery via `\\Trash` SPECIAL-USE\n- **Bulk** — `bulk_move`/`bulk_delete`/`bulk_set_flags` etc. — chunked UID operations for batch workflows\n- **Convenience** — `empty_trash`, `get_unread_summary` (counts across all folders in one session)\n\nAll operations use stable IMAP UIDs (not sequence numbers), and connection helpers retry transiently on DNS/network flakes.\n\n## Quick Start with uvx (recommended)\n\nNo install, no venv — `uvx` fetches the package and runs it sandboxed. Add this to `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%/Claude/claude_desktop_config.json` (Windows):\n\n### Option 1: From PyPI\n\n```json\n{\n  \"mcpServers\": {\n    \"yandex-mail\": {\n      \"command\": \"uvx\",\n      \"args\": [\"yandex-mail-mcp\"],\n      \"env\": {\n        \"YANDEX_EMAIL\": \"your-address@yandex.ru\",\n        \"YANDEX_APP_PASS…","publisher":{"name":"imdeniil","url":null},"homepage":"https://github.com/imdeniil/yandex-mail-mcp","repository":"https://github.com/imdeniil/yandex-mail-mcp/blob/main/CHANGELOG.md","version":"0.1.2","license":"MIT","protocols":["mcp"],"tags":["claude","email","imap","mail","mcp","smtp","yandex"],"pricing":null,"endpoints":[{"url":"pypi:yandex-mail-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.email","name":"Email","confidence":1,"provenance":"declared"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"yandex-mail-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:24.345Z","publishedAt":"2026-04-10T22:02:05.139410Z","latestVersion":"0.1.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"yandex-mail-mcp","url":"https://pypi.org/project/yandex-mail-mcp/","firstSeenAt":"2026-09-10T16:23:10.702Z","fetchedAt":"2026-09-10T16:23:10.702Z","normalizedAt":"2026-09-10T16:23:10.702Z"}]},"firstSeenAt":"2026-09-10T16:23:10.702Z","updatedAt":"2026-09-10T16:24:24.345Z"}