by mage-os-lab · MCP Server · ★ 23
magento2-lsp Magento 2 tooling for editors and AI agents. This package includes two servers that share the same index and understanding of Magento's configuration system: LSP server - for your editor. Go-to-definition, find-references, diagnostics, and code lenses across XML and PHP. MCP server - for AI coding agents. Exposes merged Magento configuration that agents can't get by reading individual files. Both are installed from the same repo but configured separately - the LSP in your editor, the MCP in your AI agent. They can be used together or independently.
| Stars | 23 |
| Forks | 4 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 57.424/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-22 |
| Created | 2026-03-27 |
| Platforms | mcp, node |
| Est. Tokens | ~70k |
Explore other popular mcp server tools:
magento2-lsp is Language Server (LSP) and MCP server for Magento 2 - provides go-to-definition, references, and rename across PHP, XML, and layout files.. It is categorized as a MCP Server with 23 GitHub stars.
magento2-lsp is primarily written in TypeScript. It covers topics such as lsp-server, magento, mcp-server.
You can find installation instructions and usage details in the magento2-lsp GitHub repository at github.com/mage-os-lab/magento2-lsp. The project has 23 stars and 4 forks, indicating an active community.
magento2-lsp is released under the MIT license, making it free to use and modify according to the license terms.