Skip to main content
Glama

Magento 2 Development MCP Server

by elgentos
.npmignore671 B
# Source files src/ tsconfig.json # Development files .git/ .gitignore node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # IDE files .vscode/ .idea/ **/.idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Test files test/ tests/ *.test.js *.test.ts *.spec.js *.spec.ts # Development scripts test-server.js run-server.sh # Build artifacts (keep dist/ since it's needed) # dist/ - commented out because we need this # Documentation (keep examples/ and docs/ since they're useful) # examples/ - commented out because we want to include these # docs/ - commented out because we want to include these # Exclude IDE files from dist dist/.idea/ dist/**/.idea/

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/elgentos/magento2-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server