Skip to main content
Glama
richtargetman

M.Video MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MVIDEO_API_KEYYesSeller API key for M.Video / Eldorado OmniNet.
MVIDEO_API_BASENoBase URL for the M.Video API.https://omni-net.sellers.mvideo.ru
MVIDEO_DEFAULT_LOCATION_IDNoDefault location ID for stock tools.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
mvideo_healthA

Return sanitized MCP/API configuration. Does not call M.Video and never returns the API key.

mvideo_merchant_location_listC

List seller warehouses and their marketplace connections.

mvideo_product_mapping_listC

Read offer_id to product_id mappings.

mvideo_stock_infoB

Read stock counts by product_id, offer_id, and/or location_id.

mvideo_price_infoA

Read prices by product_id and/or offer_id. Monetary values are returned in kopecks.

mvideo_price_updateA

Update RUB prices. Pass price/old_price/min_price in kopecks. Use dry_run=true to inspect the request before sending.

mvideo_stock_updateA

Update product stock counts. Use dry_run=true to inspect the request before sending.

mvideo_order_fbs_listB

Read FBS orders. Pass OmniNet filter fields as a raw JSON object when needed.

mvideo_order_fbs_status_listC

Read FBS order status updates. Pass OmniNet filter fields as a raw JSON object when needed.

mvideo_order_fbs_labels_getA

Get FBS order labels. Pass the exact OmniNet request object from the order workflow.

mvideo_order_fbs_exemplar_setA

Set required FBS exemplar/marking data. Defaults to dry-run; live write requires confirm.

mvideo_shipment_createA

Create a shipment for FBS orders. Defaults to dry-run; live write requires idempotency_key and confirm.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/richtargetman/mvideo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server