About AI Mate
AI Mate is an MCP server published by symfony in the AI category: aI development assistant MCP server for Symfony projects. It has been installed 0 times through Conduid.
The repository has 8 stars and 1 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx ai-mateThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about AI Mate
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
Symfony AI - Mate Component
The Mate component provides an MCP (Model Context Protocol) server that enables AI assistants to interact with PHP applications (including Symfony) through standardized tools. This is a development tool, not intended for production use.
Install it in your project with:
composer require --dev symfony/ai-mate
vendor/bin/mate init
composer dump-autoload
The package ships with the optional symfony/ai-mate-composer-plugin, which automatically
refreshes Mate extension discovery after composer install and composer update once the
project has been initialized.
Installation
composer require --dev symfony/ai-mate
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai to create issues or submit pull requests.
Resources
README mirrored from the source repository 3 months ago. The original is authoritative.