Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
PHPocalypse-MCP
by
plapinski
Verified
GitHub
Developer Tools
Monitoring
TypeScript
MIT License
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
PHPocalypse-MCP
src
.gitignore
LICENSE
package.json
package-lock.json
phpocalypse-mcp.yaml.example
README.md
schema.json
tsconfig.json
# THIS IS JUST EXAMPLE tools: - name: php-stan command: ./vendor/bin/phpstan analyse args: - --level - max - src - name: php-cs-fixer command: docker compose run --rm api php-cs-fixer fix - name: phpunit command: make tests-unit