MCP SERVERS

Give AI agents real store access.

MCP (Model Context Protocol) servers connect AI assistants like Claude to commerce platforms: they expose store operations and platform documentation as typed tools, so an agent can search a catalog, place an order, or answer an API question from real data instead of guesses. Magendoo maintains six open-source MCP servers for Magento 2, PrestaShop, Shopify and Voiceflow.

6 MCP servers · 87 MCP tools · 1,900+ indexed documents · 100% open source

Start with MageMCP.

FLAGSHIP
MageMCP
Connect AI agents to your Magento 2 / Adobe Commerce store

Production-grade MCP server with 60 typed tools across catalog, cart, orders, customers, inventory, CMS, promotions, reviews, and analytics. Dual namespace: 18 customer-facing tools via GraphQL for storefront operations and 42 admin tools via REST for back-office management — full checkout flow and complete order lifecycle through natural language, from Claude Desktop, Telegram bots, or any MCP-compatible client.

PII redaction · write confirmations · audit logging
DOCUMENTATION SERVERS

Platform knowledge, offline.

Five documentation MCP servers give AI assistants instant, offline access to platform reference material — SQLite FTS5 full-text search, sub-50ms responses, zero network dependency. Python, MIT licensed.

PrestaShop MCP Server
Python 3.10+ · v1.0.0
1,095+ documents · 647+ hooks · 119+ UI components

Offline-first MCP server providing instant access to 1,095+ indexed PrestaShop documents including hooks, components, guides, and APIs with lightning-fast full-text search.

Magento GraphQL Documentation MCP
Python 3.10+ · v1.0.0 · npm: magento-graphql-docs-mcp
350+ documentation pages · complete schema coverage

Local STDIO MCP server parsing 350+ GraphQL documentation pages with schema-aware querying, multi-language code examples, and intelligent categorization for Magento 2 development.

Magento 2 REST API MCP
Python 3.10+ · v1.0.0
OpenAPI 3.0 · complete REST API · 2–5s startup

MCP server providing offline access to complete Magento 2 REST API documentation parsed from OpenAPI 3.0 specifications with endpoint search, schema exploration, and category filtering.

Shopify Liquid MCP
Python 3.10+ · v1.0.0
198 entries · 30 tags · 101 filters · 67 objects

Specialized MCP server providing comprehensive offline documentation for Shopify's Liquid template language with 198 entries covering tags, filters, and objects optimized for theme development.

Voiceflow Documentation MCP
Python 3.10+ · v1.0.0
194 indexed files · 182 Voiceflow docs · 12 Claude Code docs

Extensible MCP server enabling AI assistants to search and query Voiceflow platform documentation alongside Claude Code guides with BM25 relevance ranking and 194 indexed files.

WHY MCP SERVERS

Why use MCP servers?

Lightning-fast development. Sub-millisecond search responses eliminate context-switching delays and accelerate development workflows.

Offline-first architecture. Zero network dependency means consistent performance and complete privacy for your development work.

Context-aware AI assistance. Feed accurate, platform-specific documentation directly to AI assistants for better code suggestions.

Production-ready quality. Battle-tested with comprehensive error handling, smart caching, and deterministic parsing.

Developer experience first. Simple installation, Docker support, and consistent API patterns across all servers.

Truly open source. MIT licensed with transparent code, community contributions welcome, no vendor lock-in.

HOW IT WORKS

How do MCP servers work?

Integrate AI-powered documentation and store access into your development workflow in minutes.

01
Install via pip
Simple Python package installation with pip or uv package manager. All dependencies managed automatically.
02
Configure Claude Desktop
Add MCP server configuration to Claude Desktop's config file. Supports multiple servers simultaneously.
03
Index documentation
First run automatically indexes all documentation into SQLite FTS5 database. Subsequent runs use cached data.
04
Query from Claude
Ask Claude platform-specific questions and get instant, accurate responses backed by official documentation.
05
Develop faster
Build with confidence knowing AI suggestions are grounded in actual platform capabilities and best practices.
06
Customize & extend
Add your own documentation sources, modify indexing logic, or contribute improvements back to the community.
USE CASES

Real-world applications

How developers use MCP servers to accelerate AI-powered development.

E-commerce development

Build Magento, PrestaShop, or Shopify stores with instant access to complete API documentation and code examples.

AI-powered store operations

Order lookup, fulfillment, inventory checks, and customer service through MageMCP — via Claude Desktop or Telegram bots.

Headless commerce

Develop PWAs and mobile apps using GraphQL APIs with schema-aware assistance from Claude.

Conversational AI

Create Voiceflow applications with comprehensive platform knowledge and integration patterns.

Theme customization

Build Shopify themes faster with instant Liquid documentation lookup and filter reference.

Developer training

Onboard new team members with AI tutors backed by official platform documentation.

DIRECTORY

E-Commerce MCP Directory

Looking for more MCP servers for your e-commerce stack? We built a curated directory of MCP servers specifically for online stores — payments, marketing, analytics, shipping, CRM, and more.

45+ servers across 13 categories

FAQ

Frequently asked questions

MCP is an open protocol developed by Anthropic that enables AI assistants to securely access external data sources and tools. MCP servers act as bridges between AI assistants like Claude and specific documentation, databases, or services.
No. The documentation servers operate completely offline with local SQLite databases — your code and queries never leave your machine. MageMCP talks only to the Magento store you point it at, with PII redaction and audit logging built in.
These servers work with any MCP-compatible client, including Claude Desktop, Claude Code, VS Code (with MCP extensions), Cursor, Zed Editor, and Continue.dev. The Model Context Protocol is an open standard.
Install via pip (e.g., 'pip install magento-graphql-docs-mcp'), then add the server configuration to your Claude Desktop config file. Each repository includes detailed installation instructions in the README.
Minimal. MCP servers use SQLite FTS5 for sub-millisecond search queries. Memory usage is typically under 50MB per server. First-run indexing takes 2-10 seconds depending on documentation size.
Yes. Claude Desktop and other MCP clients support multiple servers running concurrently. You can have PrestaShop, Magento, and Shopify servers all active at once.
Yes. All servers include comprehensive error handling, smart caching, automated testing, and Docker support. MageMCP ships with 895 automated tests, confirmation prompts for write operations, and structured audit logging.
All servers are open source with MIT licenses. Contributions are welcome via GitHub pull requests. For issues or feature requests, use GitHub Issues on the respective repository.
Yes. We build custom MCP servers for proprietary platforms or internal documentation and support them in production. An agentic engineering assessment is the usual starting point — it scopes what your stack needs.
Python offers excellent libraries for documentation parsing, web scraping, and SQLite FTS5 integration. FastMCP provides a mature framework for MCP protocol implementation. That said, the protocol is language-agnostic.
NEXT STEP

Put an agent to work on your store.

Start using the MCP servers today — they are free and open source. If you want them integrated, hardened, or built custom for your platform, start with an assessment.