symfony/mcp-sdk

Model Context Protocol SDK for Client and Server applications in PHP

dev-main 2025-07-04 19:29 UTC

This package is auto-updated.

Last update: 2025-07-11 11:17:17 UTC


README

Model Context Protocol SDK for Client and Server applications in PHP.

This Component is experimental. Experimental features are not covered by Symfony's Backward Compatibility Promise.

Installation

composer require symfony/mcp-sdk

This is a low level SDK that implements the Model Context Protocol (MCP). The protocol is used by LLM model to build "plugins" and give them extra context. Example the logged in users' latest order.

This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai to create issues or submit pull requests.

Resources