crustum/mcp

MCP plugin for CakePHP applications

Maintainers

Package info

github.com/Crustum/mcp

Type:cakephp-plugin

pkg:composer/crustum/mcp

Transparency log

Statistics

Installs: 52

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-07-25 19:13 UTC

This package is auto-updated.

Last update: 2026-07-25 21:27:49 UTC


README

The MCP plugin provides both MCP server and client support for CakePHP applications through the Model Context Protocol, including OAuth 2.1 authentication.

It offers an expressive interface for defining servers, tools, resources, and prompts, plus an MCP client for connecting to remote servers. The plugin handles JSON-RPC transport, schema advertisement, and response formatting. Servers may run over HTTP for remote agents or as local STDIO processes for IDE and desktop clients.

Requirements

  • PHP 8.4+

See Versions.md for the supported CakePHP versions.

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.