
Medusa Mcp
Let your agent pull current Medusa v2 documentation answers while you implement storefronts, modules, and admin customizations.
Overview
Medusa MCP is a Build-phase MCP server that retrieves information from Medusa documentation to support your Medusa development.
What is this MCP server?
- Retrieves answers from official Medusa documentation via MCP
- Hosted remote at docs.medusajs.com/mcp—no local doc mirror to maintain
- Purpose-built for Medusa storefront, API, and plugin development workflows
- Catalog version 1.0.0 on the Medusa docs MCP endpoint
- Server version 1.0.0
- Remote endpoint: https://docs.medusajs.com/mcp (streamable-http)
What problem does it solve?
Medusa's surface area is large and docs move fast, so agents hallucinate APIs and module patterns unless they can fetch real documentation context.
Who is it for?
Solo builders actively coding Medusa commerce backends who want doc-aware assistance inside Claude Code or Cursor.
Skip if: Non-Medusa stacks, production runtime monitoring, or teams that need private offline doc indexes without the hosted remote.
What do I get? / Deliverables
Your agent grounds Medusa coding tasks in official documentation retrieval so modules, APIs, and admin changes start from accurate references.
- Documentation-grounded answers for Medusa implementation questions
- Faster alignment between agent suggestions and official Medusa guides
Recommended MCP Servers
Journey fit
Documentation-backed coding happens in Build when you are implementing Medusa commerce features, not during initial market validation. Docs subphase matches a server whose sole job is retrieving Medusa documentation context for development tasks.
How it compares
Medusa documentation MCP, not a deployed Medusa Admin API or storefront generator skill.
Common Questions / FAQ
Who is com.medusajs/medusa-mcp for?
Developers building on Medusa who want their MCP client to query official Medusa docs while writing backend, storefront, or admin code.
When should I use com.medusajs/medusa-mcp?
Use it during Build when implementing Medusa features and you need doc-accurate guidance for modules, APIs, or configuration.
How do I add com.medusajs/medusa-mcp to my agent?
Add the streamable-http MCP server URL https://docs.medusajs.com/mcp in your agent's MCP configuration.