MCP Catalogs
Home

ai-mate

by symfony·22·Score 43

MCP server for Symfony PHP projects that provides AI development assistance through standardized tools.

developer-toolsai-llm
1
Forks
0
Open issues
this month
Last commit
2d ago
Indexed

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:

you:Assisting with Symfony application development through AI code analysis
you:Automating PHP refactoring suggestions and code improvements
you:Providing context-aware documentation and API assistance for PHP developers
you:Is this suitable for production environments?
you:Where can I report issues or contribute to the project?

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

phpactor-mcplangchain-phplaravel-ai

Installation

composer require --dev symfony/ai-mate
vendor/bin/mate init
composer dump-autoload

The 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.