
Yandex Market Seller
Let your coding agent read and adjust Yandex Market seller data—orders, offers, prices, stocks, and analytics—through the Partner API instead of switching to the seller console.
Overview
io.github.dontsovcmc/yandex-market-seller is a MCP server for the Grow phase that connects your agent to the Yandex Market Partner API for orders, offers, prices, stocks, and analytics.
What is this MCP server?
- Stdio MCP package mcp-server-yandex-market-seller v0.6.0 via uvx from PyPI
- Partner API coverage: orders, offers, prices, stocks, and analytics
- Auth via YM_TOKEN (required) plus YM_CAMPAIGN_ID, YM_BUSINESS_ID, and YM_AUTH_TYPE
- Built for Yandex Market sellers automating repricing and fulfillment checks from the agent
- MCP integration layer—not a storefront theme or listing copy skill
- Server version 0.6.0 on PyPI (mcp-server-yandex-market-seller)
- Stdio transport with uvx runtime hint
- Documented surface: orders, offers, prices, stocks, analytics
Community signal: 1 GitHub stars.
What problem does it solve?
Marketplace sellers waste context switching between chat-based coding and the Yandex Market partner UI whenever they need live order, price, or stock facts.
Who is it for?
Solo builders selling on Yandex Market who already have Partner API credentials and want agent-driven ops and analytics.
Skip if: Teams not on Yandex Market, or anyone who needs a generic multi-marketplace connector without Russian marketplace setup.
What do I get? / Deliverables
After you register the server with YM_TOKEN and IDs, your agent can call Partner API operations from the IDE so repricing and fulfillment checks stay in one workflow.
- Agent-callable Partner API tools for orders, offers, prices, stocks, and analytics
- Stdio MCP config ready for Claude Code, Cursor, or Codex
- Operational queries and updates without manual dashboard copying
Recommended MCP Servers
Journey fit
Seller analytics and order trends belong on the Grow shelf where solo builders measure marketplace performance and react to demand. The server exposes reports and analytics alongside catalog and stock operations, so analytics is the clearest primary facet for discovery.
How it compares
MCP integration to Yandex Market Partner API, not a Shopify skill or a one-off CSV import script.
Common Questions / FAQ
Who is yandex-market-seller for?
It is for indie sellers and developers on Yandex Market who use AI coding agents and want Partner API access for orders, catalog, and analytics.
When should I use yandex-market-seller?
Use it during Grow and Operate when you need the agent to read or update offers, prices, stocks, or analytics without leaving Claude Code or Cursor.
How do I add yandex-market-seller to my agent?
Add the stdio MCP entry pointing at uvx mcp-server-yandex-market-seller, set YM_TOKEN, and configure YM_CAMPAIGN_ID or YM_BUSINESS_ID as your Partner account requires.