# mcp-bundle **Repository Path**: mirrors_symfony/mcp-bundle ## Basic Information - **Project Name**: mcp-bundle - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-12 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MCP Bundle Symfony integration bundle for [Model Context Protocol](https://modelcontextprotocol.io/) using the official MCP SDK [mcp/sdk](https://github.com/modelcontextprotocol/php-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](https://symfony.com/doc/current/contributing/code/experimental.html) are not covered by Symfony's [Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html). ## Installation ```bash 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. ## Resources - [Documentation](https://symfony.com/doc/current/ai/bundles/mcp-bundle.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai)