ai-mate
by symfony·★ 22·Score 43
MCP server for Symfony PHP projects that provides AI development assistance through standardized tools.
Overview
The Mate component is an MCP server designed specifically for Symfony PHP applications, enabling AI assistants to interact with PHP code through standardized tools. This is a development tool rather than a production-ready solution, as stated in the documentation. The project is actively maintained by Symfony, with recent commits indicating ongoing development.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Developers working with PHP and Symfony projects who want AI assistance directly integrated into their development workflow.
When NOT to choose this
You're not working with PHP/Symfony projects, or you need production-ready functionality rather than development assistance.
Comparable tools
Installation
composer require --dev symfony/ai-mate
vendor/bin/mate init
composer dump-autoloadThe package includes an optional symfony/ai-mate-composer-plugin that automatically refreshes Mate extension discovery after composer install and composer update.
FAQ
- Is this suitable for production environments?
- No, this is explicitly stated as a development tool, not intended for production use.
- Where can I report issues or contribute to the project?
- Issues and pull requests should be submitted to the main Symfony AI repository at https://github.com/symfony/ai
Compare ai-mate with
Last updated · Auto-generated from public README + GitHub signals.