CARVIEW |
symfony / mcp-bundle
Symfony integration bundle for Model Context Protocol (via official mcp/sdk)
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 4 552
Dependents: 1
Suggesters: 0
Security: 0
Stars: 18
Watchers: 1
Forks: 0
Type:symfony-bundle
pkg:composer/symfony/mcp-bundle
Requires
- mcp/sdk: @dev
- php-http/discovery: ^1.20
- symfony/config: ^7.3|^8.0
- symfony/console: ^7.3|^8.0
- symfony/dependency-injection: ^7.3|^8.0
- symfony/framework-bundle: ^7.3|^8.0
- symfony/http-foundation: ^7.3|^8.0
- symfony/http-kernel: ^7.3|^8.0
- symfony/psr-http-message-bridge: ^7.3|^8.0
- symfony/routing: ^7.3|^8.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 53b4e18b7acba2337804d34a040cfcae020ff097
- Christopher Hertel <mail.woop@christopher-hertel.de>
This package is auto-updated.
Last update: 2025-10-12 18:20:34 UTC
README
Symfony integration bundle for Model Context Protocol using the official MCP SDK mcp/sdk.
Supports MCP capabilities (tools, prompts, resources) as server via HTTP transport and STDIO. Resource templates implementation ready but awaiting MCP SDK support.
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.