PHP MCP

PHP implementation that enables PHP applications to expose methods as tools, prompts, and resources through attribute-based annota

php-mcp 851
Claude CodeClaude DesktopGeneric
View source ↗

PHP-MCP Server is a core PHP implementation of the Model Context Protocol server that enables AI assistants to interact with PHP applications. Built by Kyrian Obikwelu, it provides a flexible architecture for exposing PHP methods as MCP tools, prompts, and resources through attribute-based annotations. The server supports multiple transport handlers including STDIO, HTTP, and ReactPHP, making it adaptable for various deployment scenarios. It features automatic discovery of MCP elements, JSON-RPC message handling, and comprehensive validation, allowing developers to quickly build MCP-compatible interfaces for their PHP applications without managing low-level protocol details.

Source

Repository: https://github.com/php-mcp/server

Maintain PHP MCP?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

PHP MCP on getagentictools
[![PHP MCP on getagentictools](https://getagentictools.com/badge/mcp/php-mcp-server.svg)](https://getagentictools.com/mcp/php-mcp-server?ref=badge)