Magento 2 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAGENTO_BASE_URL | Yes | The base URL of your Magento 2 REST API (e.g., https://YOUR_DOMAIN/rest/V1) | |
| MAGENTO_API_TOKEN | Yes | Your Magento 2 API token from System > Integrations in the Magento admin |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_product_by_skuC | Get detailed information about a product by its SKU |
| search_productsC | Search for products using Magento search criteria |
| get_product_categoriesC | Get categories for a specific product by SKU |
| get_related_productsC | Get products related to a specific product by SKU |
| get_product_stockC | Get stock information for a product by SKU |
| get_product_attributesC | Get all attributes for a product by SKU |
| get_product_by_idB | Get detailed information about a product by its ID |
| advanced_product_searchC | Search for products with advanced filtering options |
| update_product_attributeC | Update a specific attribute of a product by SKU |
| get_revenueB | Get the total revenue for a given date range |
| get_order_countC | Get the number of orders for a given date range |
| get_product_salesB | Get statistics about the quantity of products sold in a given date range |
| get_revenue_by_countryC | Get revenue filtered by country for a given date range |
| get_customer_ordered_products_by_emailC | Get all ordered products for a customer by email address |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/boldcommerce/magento2-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server