Skip to content

theYahia/WWmcp

MCP Servers for Non-Western APIs

English | Русский

114 servers · 910+ tools · 15+ countries · npm @theyahia

The largest open-source collection of MCP servers for CIS, MENA, Africa, LATAM, and Southeast Asia.

License: MIT CI npm downloads GitHub stars Servers Tools npm org

🎯 40+ ready-made skills for these servers: mcp-skills — e-commerce workflows, HR pipelines, marketing reports, financial audits

Why WWmcp?

  • 🌍 Non-Western coverage. Anthropic's official MCP catalog ships mostly US/global SaaS. WWmcp fills the gap: Russian payments, Turkish SMS, MENA e-commerce, African mobile money, LATAM fintech, SEA logistics — all under one scope.
  • 📦 One scope, one core, one CI. Every server is @theyahia/<name>-mcp, built on @theyahia/mcp-core (auth, retries, dual transport stdio+HTTP, structured errors, opt-in telemetry). No copy-pasted boilerplate across 25 repos.
  • 🛠 Production-grade by default. 8+ tools per server, vitest coverage, automated changesets release pipeline, MCP-spec conformance. Not a Hello-World gallery.
  • 🚀 Frictionless contribution. npx @theyahia/create-mcp <name> scaffolds a working server in 30 seconds. Add your country's API in an afternoon.

Table of Contents

Quick Start

1. Add to your Claude Desktop config

claude_desktop_config.json:

{
  "mcpServers": {
    "moysklad": {
      "command": "npx",
      "args": ["-y", "@theyahia/moysklad-mcp"],
      "env": { "MOYSKLAD_TOKEN": "your_token" }
    },
    "cdek": {
      "command": "npx",
      "args": ["-y", "@theyahia/cdek-mcp"],
      "env": { "CDEK_CLIENT_ID": "your_id", "CDEK_CLIENT_SECRET": "your_secret" }
    },
    "yookassa": {
      "command": "npx",
      "args": ["-y", "@theyahia/yookassa-mcp"],
      "env": { "YOOKASSA_SHOP_ID": "your_id", "YOOKASSA_SECRET_KEY": "your_key" }
    }
  }
}

2. Ask the AI

"Check stock for SKU TS-100 in MoySklad, calculate CDEK shipping to Novosibirsk, and generate a YooKassa payment link."

3. The AI handles the rest

MoySklad → stock & pricing → CDEK → shipping rates → YooKassa → payment link. One prompt, no manual API work.

📦 Ready-made workflows: @theyahia/mcp-skills — 40+ skills for e-commerce, HR, marketing, and finance


Servers by Region

📋 Full server catalog — 25 published packages across 15+ countries (click to expand)

Russia

Payments

Package Status Tools Description
@theyahia/yookassa-mcp v2.0.0 20 tools YooKassa — payments, refunds, receipts (54-FZ), payouts, webhooks, recurring, SBP, splits
@theyahia/tkassa-mcp v2.0.0 14 tools T-Kassa (T-Bank/Tinkoff) — payments, refunds, recurring, customers, cards, SBP, receipts (54-FZ)
@theyahia/cloudpayments-mcp v2.0.0 12 tools CloudPayments — charge, auth, confirm, void, refund, subscriptions, orders, transactions
@theyahia/robokassa-mcp v1.0.0 2 tools Robokassa — payment URLs, invoice status
@theyahia/sberbank-acquiring-mcp v1.0.0 8 tools Sberbank eCommerce Acquiring — online payments, refunds, pre-auth, card tokenization
@theyahia/prodamus-mcp v1.0.0 8 tools Prodamus — payments, subscriptions, refunds, invoices

CRM / Business

Package Status Tools Description
@theyahia/amocrm-mcp v2.0.1 19 tools amoCRM — leads, contacts, companies, pipelines, tasks, notes, search, events, unsorted
@theyahia/bitrix24-mcp v3.0.0 12 tools Bitrix24 CRM — deals, contacts, tasks, users, files, messages
@theyahia/moysklad-mcp v3.0.0 21 tools MoySklad — products, stock, orders, counterparties, shipments, supplies, stores, reports, webhooks
@theyahia/retailcrm-mcp v2.0.0 15 tools RetailCRM — orders, customers, products, references, analytics
@theyahia/megaplan-mcp v1.0.0 3 tools Megaplan — tasks, deals management
@theyahia/planfix-mcp v1.0.0 3 tools Planfix — tasks, contacts
@theyahia/kaiten-mcp v3.0.0 10 tools Kaiten — boards, cards, columns, tags, users, comments
@theyahia/elma365-mcp v1.0.0 3 tools ELMA365 — app items, BPM tasks
@theyahia/yandex-tracker-mcp v1.0.0 12 tools Yandex Tracker — issues, queues, comments, worklogs

Marketing

Package Status Tools Description
@theyahia/yandex-metrika-mcp v2.1.0 15 tools Yandex.Metrika — counters, goals, reports, logs, traffic analysis
@theyahia/yandex-direct-mcp v3.0.0 12 tools Yandex.Direct — campaigns, ad groups, ads, keywords, statistics, account
@theyahia/yandex-webmaster-mcp v1.0.1 5 tools Yandex.Webmaster — hosts, search queries, indexing status
@theyahia/appmetrica-mcp v1.0.0 8 tools AppMetrica — mobile analytics, reports, cohorts, profiles, push campaigns, crashes
@theyahia/unisender-mcp v1.0.1 7 tools UniSender — email lists, campaigns, contacts
@theyahia/sendpulse-mcp v1.0.2 6 tools SendPulse — mailing lists, email sending, statistics
@theyahia/roistat-mcp v1.0.0 5 tools Roistat — marketing analytics, visits tracking
@theyahia/calltouch-mcp v1.0.0 4 tools Calltouch — call tracking, call statistics
@theyahia/mindbox-mcp v1.0.0 3 tools Mindbox CDP — customer profiles, orders, segments
@theyahia/tgstat-mcp v1.0.0 8 tools TGStat — Telegram channel analytics, search, posts, stats, mentions, comparison
@theyahia/vk-ads-mcp v1.0.0 8 tools VK Ads — campaigns, ads, statistics, targeting, budgets

Logistics

Package Status Tools Description
@theyahia/cdek-mcp v2.0.1 14 tools CDEK — tariff calculation, order management, tracking, cities, delivery points, webhooks
@theyahia/boxberry-mcp v1.0.1 4 tools Boxberry — city/point search, delivery calculation, tracking
@theyahia/delovye-linii-mcp v1.0.1 3 tools Delovye Linii — tariff calculation, city search, tracking
@theyahia/pochta-russia-mcp v1.0.1 3 tools Russian Post — tracking, tariff calculation, post office search
@theyahia/yandex-delivery-mcp v1.0.0 8 tools Yandex Delivery — claims, tracking, price estimation
@theyahia/ati-su-mcp v1.0.0 8 tools ATI.su — cargo search, truck matching, company ratings

HR

Package Status Tools Description
@theyahia/hh-mcp v2.0.0 16 tools hh.ru — vacancy search, resumes, employers, salary stats, dictionaries, autocomplete
@theyahia/superjob-mcp v1.0.0 2 tools SuperJob — vacancy search, employers
@theyahia/huntflow-mcp v1.0.0 4 tools HuntFlow ATS — vacancies, candidates, applicants

Comms

Package Status Tools Description
@theyahia/vk-mcp v1.0.1 4 tools VK — wall posts, news search, users, groups
@theyahia/jivosite-mcp v1.0.1 3 tools JivoSite — chats, agents, visitors
@theyahia/mts-exolve-mcp v3.0.0 8 tools MTS Exolve — SMS, calls, call recordings, phone numbers, Viber
@theyahia/mango-office-mcp v1.0.1 2 tools Mango Office — calls, users
@theyahia/voximplant-mcp v1.0.1 3 tools Voximplant — call history, users, SMS
@theyahia/sms-ru-mcp v1.0.1 3 tools SMS.RU — send SMS, check status, balance
@theyahia/tilda-mcp v1.0.0 3 tools Tilda — projects, pages
@theyahia/yandex-360-mcp v1.0.0 10 tools Yandex 360 — users, departments, groups, disk, calendar

AI / Cloud

Package Status Tools Description
@theyahia/gigachat-mcp v3.0.0 8 tools GigaChat (Sber) — chat, models, embeddings, token count, image generation, balance, assistants
@theyahia/yandexgpt-mcp v3.0.0 8 tools YandexGPT — completion, async completion, embeddings, classification, summarization, tokenization
@theyahia/salutespeech-mcp v1.0.0 2 tools SaluteSpeech (Sber) — speech recognition and synthesis
@theyahia/yandex-speechkit-mcp v1.0.0 2 tools Yandex SpeechKit — speech recognition and synthesis
@theyahia/yandex-cloud-mcp v1.0.0 8 tools Yandex Cloud — compute, storage, serverless, operations

Finance / Fiscal

Package Status Tools Description
@theyahia/sber-mcp v1.0.0 5 tools Sberbank — accounts, statements
@theyahia/alfa-bank-mcp v1.0.0 8 tools Alfa-Bank Business — accounts, payments, statements, exchange rates
@theyahia/tochka-bank-mcp v1.0.0 8 tools Tochka Bank — accounts, payments, counterparties, company info
@theyahia/1c-rest-mcp v1.0.0 6 tools 1C REST API — catalogs, documents
@theyahia/atol-online-mcp v1.0.0 8 tools ATOL Online — fiscal receipts (54-FZ compliance)
@theyahia/kontur-diadoc-mcp v1.0.0 8 tools Kontur.Diadoc — electronic document interchange

Data / Legal

Package Status Tools Description
@metarebalance/dadata-mcp v1.0.4 31 tools DaData — address validation, company lookup, phone cleaning, geocoding
@theyahia/kontur-focus-mcp v3.0.0 8 tools Kontur.Focus — company search, EGRUL extracts, financial statements, arbitration, bankruptcy
@theyahia/cbr-mcp v1.0.0 5 tools Central Bank of Russia — currency rates, key rate, precious metals, conversion
@theyahia/chestnyznak-mcp v1.0.0 2 tools Chestniy ZNAK — product marking verification
@theyahia/casebook-mcp v1.0.0 8 tools Casebook/Pravo.ru — legal case search
@theyahia/spark-interfax-mcp v1.0.0 8 tools SPARK-Interfax — business intelligence
@theyahia/2gis-mcp v1.0.0 8 tools 2GIS — places, geocoding, directions, reviews
@theyahia/yandex-maps-mcp v1.0.0 8 tools Yandex Maps — geocoding, routing, places search, static maps

Other

Package Status Tools Description
@theyahia/travelpayouts-mcp v2.0.0 11 tools Travelpayouts — flight search, price calendar, popular directions, hotel search
@theyahia/getcourse-mcp v1.0.0 5 tools GetCourse — users, deals (online school platform)

Kazakhstan

Package Status Tools Description
@theyahia/kaspi-mcp v1.0.0 3 tools Kaspi.kz — shop orders and products
@theyahia/halyk-epay-mcp v1.0.0 8 tools Halyk Bank ePay — payment gateway
@theyahia/forte-bank-mcp v1.0.0 8 tools Forte Bank — payment gateway

Uzbekistan

Package Status Tools Description
@theyahia/click-mcp v1.0.0 8 tools Click — payment system
@theyahia/payme-mcp v1.0.0 8 tools Payme — payment system
@theyahia/factura-uz-mcp v1.0.0 8 tools Factura.uz — electronic invoicing

Georgia

Package Status Tools Description
@theyahia/bog-ipay-mcp v1.0.0 8 tools Bank of Georgia iPay — payment gateway
@theyahia/tbc-bank-mcp v1.0.0 8 tools TBC Bank — payment gateway

Belarus

Package Status Tools Description
@theyahia/bepaid-mcp v1.0.0 8 tools bePaid — payment gateway

Moldova

Package Status Tools Description
@theyahia/maib-mcp v1.0.0 8 tools MAIB — e-commerce payments

Turkey

Package Status Tools Description
@theyahia/iyzico-mcp v1.0.1 8 tools iyzico — payment gateway
@theyahia/is-bankasi-mcp v1.0.0 8 tools Isbank — developer API
@theyahia/parasut-mcp v1.0.0 8 tools Parasut — accounting
@theyahia/getir-mcp v1.0.0 8 tools Getir — partner API
@theyahia/hepsiburada-mcp v1.0.0 8 tools Hepsiburada — marketplace
@theyahia/trendyol-mcp v1.0.0 9 tools Trendyol — marketplace
@theyahia/ileti-merkezi-mcp v1.0.0 8 tools Ileti Merkezi — SMS API

Gulf (UAE + Saudi Arabia)

Package Status Tools Description
@theyahia/tap-payments-mcp v1.1.0 8 tools Tap Payments — payment gateway (UAE/Saudi/Kuwait/Bahrain)
@theyahia/moyasar-mcp v1.1.0 8 tools Moyasar — payment gateway (Saudi Arabia)
@theyahia/foodics-mcp v1.1.0 8 tools Foodics — POS/restaurant platform (UAE/Saudi)
@theyahia/tabby-mcp v1.1.0 8 tools Tabby — BNPL platform (UAE/Saudi)
@theyahia/salla-mcp v1.1.0 9 tools Salla — e-commerce platform (Saudi Arabia)
@theyahia/unifonic-mcp v1.1.0 8 tools Unifonic — CPaaS: SMS, Voice, WhatsApp (Saudi Arabia)
@theyahia/paytabs-mcp v1.1.0 8 tools PayTabs — payment gateway (MENA region)

Latin America (Brazil + Mexico)

Package Status Tools Description
@theyahia/asaas-mcp v1.0.0 9 tools Asaas — payment and Pix gateway (Brazil)
@theyahia/pagarme-mcp v1.0.0 10 tools Pagar.me — payment gateway (Brazil)
@theyahia/hotmart-mcp v1.0.0 8 tools Hotmart — digital products platform (Brazil)
@theyahia/ifood-mcp v1.0.0 8 tools iFood — merchant integration (Brazil)
@theyahia/nfeio-mcp v1.0.0 10 tools NFe.io — fiscal document platform (Brazil)
@theyahia/correios-mcp v1.0.0 8 tools Correios — Brazilian postal service
@theyahia/facturapi-mcp v1.0.0 10 tools Facturapi — Mexican e-invoicing (CFDI)

Africa (Nigeria + Kenya + South Africa + Algeria)

Package Status Tools Description
@theyahia/payfast-mcp v1.0.0 8 tools PayFast — payment gateway (South Africa)
@theyahia/yoco-mcp v1.0.0 8 tools Yoco — payment gateway (South Africa)
@theyahia/nomba-mcp v1.0.0 8 tools Nomba — payment and POS platform (Nigeria)
@theyahia/termii-mcp v1.0.0 8 tools Termii — SMS and messaging (Nigeria)
@theyahia/africas-talking-mcp v1.0.0 8 tools Africa's Talking — communications platform (Kenya/Nigeria/Uganda)
@theyahia/chargily-mcp v1.0.0 8 tools Chargily Pay — payment gateway (Algeria)

Southeast Asia (Indonesia + Vietnam + Philippines)

Package Status Tools Description
@theyahia/midtrans-mcp v1.0.1 8 tools Midtrans — payment gateway (Indonesia)
@theyahia/xendit-mcp v1.0.1 10 tools Xendit — payment gateway (Indonesia/Philippines)
@theyahia/rajaongkir-mcp v1.0.1 8 tools RajaOngkir — shipping cost API (Indonesia)
@theyahia/vnpay-mcp v1.0.1 8 tools VNPay — payment gateway (Vietnam)
@theyahia/momo-vn-mcp v1.0.1 8 tools MoMo — payment gateway (Vietnam)
@theyahia/zalo-oa-mcp v1.0.1 8 tools Zalo Official Account — messaging API (Vietnam)
@theyahia/paymongo-mcp v1.0.1 9 tools PayMongo — payment gateway (Philippines)

MENA (Iran + Pakistan)

Package Status Tools Description
@theyahia/zarinpal-mcp v1.0.1 8 tools Zarinpal — payment gateway (Iran)
@theyahia/idpay-mcp v1.0.0 8 tools IDPay — payment gateway (Iran)
@theyahia/kavenegar-mcp v1.0.0 8 tools Kavenegar — SMS gateway (Iran)
@theyahia/neshan-maps-mcp v1.0.0 8 tools Neshan Maps — maps API (Iran)
@theyahia/easypaisa-mcp v1.0.0 8 tools Easypaisa — mobile wallet and payments (Pakistan)
@theyahia/jazzcash-mcp v1.0.0 8 tools JazzCash — mobile wallet and payments (Pakistan)

Usage with Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yookassa": {
      "command": "npx",
      "args": ["-y", "@theyahia/yookassa-mcp"],
      "env": {
        "YOOKASSA_SHOP_ID": "your-shop-id",
        "YOOKASSA_SECRET_KEY": "your-secret-key"
      }
    },
    "dadata": {
      "command": "npx",
      "args": ["-y", "@metarebalance/dadata-mcp"],
      "env": {
        "DADATA_API_KEY": "your-key"
      }
    }
  }
}

Usage with Cursor / VS Code

Add to .cursor/mcp.json or .vscode/mcp.json:

{
  "servers": {
    "yookassa": {
      "command": "npx",
      "args": ["-y", "@theyahia/yookassa-mcp"],
      "env": {
        "YOOKASSA_SHOP_ID": "your-shop-id",
        "YOOKASSA_SECRET_KEY": "your-secret-key"
      }
    }
  }
}

E-commerce Stack Demo

Wire DaData + MoySklad + CDEK + YooKassa into one agent flow:

1. dadata-mcp:    suggest_company("7707083893")  → validate counterparty by INN
2. moysklad-mcp:  create_customer_order(...)     → create sales order
3. cdek-mcp:      calculate_tariff(...)          → get shipping cost
4. cdek-mcp:      create_order(...)              → book delivery
5. yookassa-mcp:  create_payment(...)            → accept payment
6. atol-online-mcp: create_receipt(...)          → issue fiscal receipt (54-FZ)

Monorepo Development

This repo is a Turborepo + pnpm workspace. Production servers live in servers/, shared library in packages/core, CI/release pipelines in .github/workflows/.

Pipeline servers (100+ in queue) live as standalone repos under @theYahia by design — each is its own git history and npm publish target.

git clone https://github.com/theYahia/WWmcp.git
cd WWmcp
pnpm install
pnpm build                                # build all workspaces
pnpm dev --filter @theyahia/moysklad-mcp  # dev a single server
pnpm test                                 # run tests across the monorepo

Internal docs: docs/planning/ (PLAN, STRUCTURE, BUILD_QUEUE, etc.) · Project rules: CLAUDE.md · Migration history: IMPLEMENTATION_PLAN.md.


Contributing

We welcome contributions of all sizes — from typo fixes to brand-new MCP servers for your country's APIs.

Fastest way to add a new server:

npx @theyahia/create-mcp <name> --region <country> --category <type> --base-url <api-url>

This scaffolds a working server in 30 seconds. Then implement your tools, run pnpm test, add a changeset, and open a PR.

Read the full Contributing Guide and our Code of Conduct. For security reports, see SECURITY.md.

Community

  • 💬 GitHub Discussions — questions, ideas, use cases
  • 📢 Telegram channel — release announcements, news
  • ⭐ Star the repo if you find it useful — it directly helps discoverability

Author

@theYahia · Telegram: @vhodvai · npm: npmjs.com/org/theyahia

License

MIT

About

Emerging Markets MCP — 114 servers for Brazil, MENA, Gulf, SE Asia, Africa, CIS, Iran. The only MCP collection covering non-Western APIs. Turborepo monorepo + GitHub Pages catalog.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors