Enterprise DNA Enterprise DNA
M MCP Servers Developer low

Dudude-bit/yandex-lavka-mcp

by Various

Unofficial MCP server for ordering Yandex Lavka groceries from an AI assistant (search, cart, checkout with confirmation)

MCP

Dudude-bit/yandex-lavka-mcp

Added 3 Sept 2026

Overview

Unofficial MCP server that lets AI assistants order groceries from Yandex Lavka. It exposes tools for searching products, managing a cart, and checking out with user confirmation. Written in Python.

Best for

Best for
Developers prototyping AI assistants that can order groceries from Yandex Lavka.

Use cases

  • Search Yandex Lavka products from an AI assistant
  • Add and remove items in a shopping cart programmatically
  • Place a grocery order after explicit user confirmation

How to use

Install

uv pip install -e '.[browser]'

Tools exposed

  • lavka_status
  • list_addresses
  • use_address
  • set_delivery_address
  • set_location
  • search_products
  • get_product
  • view_cart
  • add_to_cart
  • update_cart_item
  • clear_cart
  • checkout_preview
  • confirm_order
  • cancel_order
  • active_orders
  • YANDEX_LAVKA_MCP_TRANSPORT
  • YANDEX_LAVKA_MCP_CONFIG_JSON
  • YANDEX_LAVKA_MCP_OAUTH_ISSUER
  • YANDEX_LAVKA_MCP_SERVER_URL
  • YANDEX_LAVKA_MCP_OAUTH_AUDIENCE

Tested with

Claude Desktop, Claude Code

Notes

Unofficial MCP server that lets AI assistants order groceries from Yandex Lavka. It exposes tools for searching products, managing a cart, and checking out with user confirmation. Written in Python.

15 stars on GitHub. Last updated 2026-07-23. Licensed MIT.

Use cases

  • Search Yandex Lavka products from an AI assistant
  • Add and remove items in a shopping cart programmatically
  • Place a grocery order after explicit user confirmation

Pros

  • Open source and lightweight Python implementation
  • Covers the full ordering flow: search, cart, checkout
  • Easy to integrate with MCP-compatible AI clients

Cons

  • Unofficial, so it may break if Yandex Lavka changes its API
  • Small community (15 stars) means limited support and testing
  • Requires handling Yandex Lavka authentication and account details

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and lightweight Python implementation
  • Covers the full ordering flow: search, cart, checkout
  • Easy to integrate with MCP-compatible AI clients

Cons

  • Unofficial, so it may break if Yandex Lavka changes its API
  • Small community (15 stars) means limited support and testing
  • Requires handling Yandex Lavka authentication and account details

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks