symfony / mcp-bundle
Symfony integration bundle for Model Context Protocol (via symfony/mcp-sdk)
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:symfony-bundle
Requires
- symfony/config: ^6.4 || ^7.0
- symfony/console: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/mcp-sdk: @dev
- symfony/routing: ^6.4 || ^7.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.5
This package is auto-updated.
Last update: 2025-07-11 11:27:02 UTC
README
Symfony integration bundle for Model Context Protocol using the Symfony AI MCP SDK symfony/mcp-sdk.
Currently only supports tools as server via Server-Sent Events (SSE) and STDIO.
This Bundle is experimental. Experimental features are not covered by Symfony's Backward Compatibility Promise.
Installation
composer require symfony/mcp-bundle
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai to create issues or submit pull requests.