symfony/mcp-sdk

Model Context Protocol SDK for Client and Server applications in PHP

Maintainers

👁 fabpot

Package info

github.com/symfony/mcp-sdk

pkg:composer/symfony/mcp-sdk

Statistics

Installs: 16 850

Dependents: 0

Suggesters: 0

Stars: 45

dev-main 2025-09-18 06:25 UTC

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 19464d5ce91b969c156d68ec7aa942e39ade5118

  • Christopher Hertel <mail.woop@christopher-hertel.de>
  • Tobias Nyholm <tobias.nyholm.woop@gmail.com>

This package is auto-updated.

Last update: 2026-06-04 10:42:47 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