69
/ 100
10 days ago
glama

yandex-lavka-mcp

Enables AI assistants to search products, manage a cart, and place orders with Yandex Lavka, requiring explicit human confirmation before charging.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configYANDEX_LAVKA_MCP_LOG_AUTH
configYANDEX_LAVKA_MCP_OAUTH_ISSUERYour provider's issuer URL (enables OAuth).
configYANDEX_LAVKA_MCP_OAUTH_JWKS_URLOverride JWKS URL (optional; else discovered).
configYANDEX_LAVKA_MCP_OAUTH_SCOPESSpace-separated required scopes (optional).
configYANDEX_LAVKA_MCP_OAUTH_SUBJECTSAllow-list of token subs that may call the server (optional; strongest lock — every request spends your Lavka session).
configYANDEX_LAVKA_MCP_SERVER_URLPublic URL of this MCP server (the resource).
configYANDEX_LAVKA_MCP_OAUTH_AUDIENCEExpected token audience (optional but recommended).
configYANDEX_LAVKA_MCP_CONFIG_DIR
configXDG_CONFIG_HOME
configYANDEX_LAVKA_MCP_CONFIG_JSONe ="$(cat ~/.config/yandex-lavka-mcp/config.json)" \
configYANDEX_LAVKA_MCP_HOST/ _PORT Bind address for HTTP (default 0.0.0.0:8000 in Docker).
configYANDEX_LAVKA_MCP_PORT
configYANDEX_LAVKA_MCP_TRANSPORTstreamable-http to expose it over HTTP so a hosted
configYANDEX_LAVKA_MCP_ALLOW_INSECURE(it spends real money). Set =1 only if you front
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dudude-bit-yandex-lavka-mcp-zt55a4)](https://m8ven.ai/mcp/dudude-bit-yandex-lavka-mcp-zt55a4)
commit: 63922d8644b41fb27c75c00e2865a441e33503cf
code hash: cc3e9b04859982fd7e942718479995249bff8f637191fe63d7c3763bade4d29e
verified: 7/21/2026, 8:48:25 AM
view raw JSON →