The reputation layer for AI skills, tools & agents

logiscape/mcp-sdk-php

Score: 69.7 Rank #15

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

Expand your description to 150+ characters for better discoverability

Badge

AgentRank score for logiscape/mcp-sdk-php
[![AgentRank](https://agentrank-ai.com/api/badge/tool/logiscape--mcp-sdk-php)](https://agentrank-ai.com/tool/logiscape--mcp-sdk-php)
<a href="https://agentrank-ai.com/tool/logiscape--mcp-sdk-php"><img src="https://agentrank-ai.com/api/badge/tool/logiscape--mcp-sdk-php" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

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 primari
Read full README on GitHub →
Are you the maintainer? Claim this listing