Magento Spec MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPEC_ROOT | No | Optional path to the root directory of the spec repository. Defaults to the server's own directory. Only set when the repo is located elsewhere and you want to override. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_team_standardsA | Load Magento 2.4.8-p5 / PHP 8.3 team standards, constitution, checklist, and pattern index (Single Source of Truth - SSOT). |
| get_review_gateA | Load code review gate checklist and DoD criteria for Magento code before marking done. |
| get_pattern_referenceA | Get specific Magento pattern reference doc from config/references/ (e.g. core/plugin-patterns.md, core/declarative-schema.md). Call without path to list all available references. |
| search_standardsA | Search for Magento standards, rules, patterns, and example blueprints by keyword (scans config/ and examples/). |
| read_spec_fileA | Read any markdown documentation file in this spec repository — config/, examples/, README.md, etc. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |