MCP server
Medusa MCP Server
Bridges a Medusa commerce backend to MCP through its JavaScript SDK.
Add it to your client
CommunityInstall
git clone https://github.com/SGFGOV/medusa-mcp && npm install && npm run build
- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- License
- MIT
Built on the Medusa JS SDK, this community server lets an assistant reach the store's data models for things like catalogue updates, pricing changes and order workflows. Configuration is three environment variables: the backend URL plus admin credentials for privileged calls. You clone the repository, build it, and can verify the tool list with the MCP Inspector before wiring a client. The repo also ships a converter script that turns the server into a Claude skill.
Similar MCP servers
Salesforce DX MCP Server
MCP serverSalesforce CLI team's MCP server for querying orgs and shipping metadata.
Developer ToolsCRM & Sales
Ollama MCP Server
MCP serverDrives a local Ollama server through MCP tools.
AI Models & Inference
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Developer Tools
Comments(0)
Sign in to comment