Magento Spec MCP
Magento Spec & Standards (SSOT & MCP Server)
Dieses Repository ist die zentrale Wissensbibliothek (Single Source of Truth - SSOT) für den Magento 2.4.8-p5 / PHP 8.3 Standard, integriert mit einem MCP Server Stdio.
Dieses Repository enthält keine Prozesse oder Task/Feature-Verwaltung. Sie können diesen MCP Server mit jedem Magento-Projekt verbinden, damit der AI Agent in diesem Projekt auf die technischen Standards verweisen kann.
📌 Struktur
config/— Quelle der Wahrheit:constitution.md— Technische Standards für PHP 8.3 & Magento Core.checklist.md— Kriterien für Review Gate & DoD.magento-patterns.md— Design-Landkarte (Plugin, Event, GraphQL, REST, Admin...).references/— Detaillierte Codebeispiel-Anleitungen für jede Komponente.glossary.md— Magento Core-Begriffe.
examples/— Muster-Code-Blueprints nach Thema (sieheexamples/INDEX.mdzur Auswahl).src/index.js— MCP Server (stdio).
Related MCP server: Coding Tools MCP
⚡ Konfiguration der MCP Server-Verbindung
Claude Code (empfohlen mit Scope user, damit es in allen Projekten verfügbar ist):
claude mcp add magento-spec -s user -- node /path/to/spec/src/index.jsCursor (~/.cursor/mcp.json), Antigravity (~/.gemini/antigravity/mcp_config.json) und andere Clients:
{
"mcpServers": {
"magento-spec": {
"command": "node",
"args": ["/path/to/spec/src/index.js"]
}
}
}
SPEC_ROOT(env) ist optional — standardmäßig verwendet der Server das Stammverzeichnis des Repos. Nur setzen, wenn Sie das Repository an einem anderen Ort ablegen und überschreiben möchten.
🛠️ MCP Tools für AI
Tool | Beschreibung |
| Schnelles Laden von Constitution, Checklist & Pattern Index. |
| Detaillierte Codebeispiele nach Namen abrufen (z.B. |
| Suche nach Standards/Regeln/Blueprints nach Stichwort in |
| Checkliste zur Code-Qualitätsprüfung vor Abschluss laden. |
| Beliebiges Dokument im Repository lesen ( |
🔄 Empfohlener Ablauf für AI Agent
Vor dem Code:
get_team_standards→ Constitution + Checklist + Pattern Index laden.Bei der Implementierung:
get_pattern_reference/search_standards/read_spec_filezum Nachschlagen von Patterns verwenden — nicht aus dem Gedächtnis raten.Vor der Meldung „Fertig“:
get_review_gate→ §12 Review Gate inchecklist.mddurchgehen.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides AI assistants with comprehensive Magento 2 coding standards, security rules, and theme-specific guidelines to ensure generated code is compliant. It enables real-time code validation, pattern lookup, and security auditing tailored to different Magento frontend stacks.714MIT
- Alicense-qualityBmaintenanceEmpower any MCP-compatible AI Agent(MCP Client) with engineering-grade capabilities to understand, modify, run, and deliver real-world code repositories.749Apache 2.0
- AlicenseAqualityCmaintenanceTechnology-aware MCP server for Magento 2 and Adobe Commerce with intelligent indexing and search, enabling AI assistants to search, navigate, and understand codebases via semantic search and domain-specific pattern detection.4726920MIT
- Flicense-qualityDmaintenanceAutomatically enforces team coding standards in AI-assisted development by providing an MCP server that AI assistants can query for language-specific standards, style guides, and best practices.
Related MCP Connectors
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
One shared context your team's AI tools read & write over MCP. No re-explaining. Free.
100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.
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/thanhle74/magento-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server