logiscape/mcp-sdk-php
Model Context Protocol SDK for PHP
Overview
logiscape/mcp-sdk-php is a PHP MCP server licensed under MIT. Model Context Protocol SDK for PHP
Ranked #15 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Used by 24 other projects.
Has 14 contributors.
Actively maintained with commits in the last week.
Ecosystem
PHP MIT
Signal Breakdown
Stars 363
Freshness 3d ago
Issue Health 100%
Contributors 14
Dependents 24
Forks 47
Description Brief
License MIT
How to Improve
Description low impact
Matched Queries
From the README
# Model Context Protocol SDK for PHP English | [中文](README.zh-CN.md) This package provides a PHP implementation of the [Model Context Protocol](https://modelcontextprotocol.io). The primary goal of this project is to provide both a MCP server and a MCP client using pure PHP, making it easy to use in PHP/Apache/cPanel hosting environments with typical server configurations. ## Overview This PHP SDK implements the full MCP specification, making it easy to: * Build MCP clients that can connect to any MCP server * Create MCP servers that expose resources, prompts and tools * Use standard transports like stdio and HTTP * Handle all MCP protocol messages and lifecycle events This SDK began as a PHP port of the official [Python SDK](https://github.com/modelcontextprotocol/python-sdk) for the Model Context Protocol. It has since been expanded to fully support MCP using native PHP functions, helping to maximize compatibility with most standard web hosting environments. This SDK is primariRead full README on GitHub →
Are you the maintainer? Claim this listing