Libraries tagged by php model context protocol
quiche-lorraine/code-context
585 Downloads
Standalone CLI that generates codebase context (JSON + Markdown) for AI agents.
code-wheel/mcp-error-codes
3451 Downloads
Standardized error codes and fluent error builders for MCP (Model Context Protocol) servers in PHP
dpt/mcp-rector-warm
1950 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpunit-warm
1949 Downloads
Warm-process MCP server for PHPUnit. Keeps the test framework bootstrapped across calls — faster per-suite invocation vs cold CLI. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpstan-warm
1951 Downloads
Warm-process MCP server for PHPStan. Keeps a PHPStan worker alive across calls via its built-in TCP worker protocol — faster than cold CLI invocations. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpmd-warm
1435 Downloads
Warm-process MCP server for PHPMD. Keeps PHPMD's classes + parsed rulesets bootstrapped across calls — faster per-file mess detection vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
php-llm/mcp-sdk
601 Downloads
Model Context Protocol SDK for Client and Server applications in PHP
dalehurley/php-mcp-sdk
450 Downloads
Model Context Protocol (MCP) implementation for PHP
monkeyscloud/monkeyslegion-mcp
219 Downloads
Production-grade MCP (Model Context Protocol) server and client for PHP 8.4 with attribute-based tool registration, stdio + Streamable HTTP transports, and JSON-RPC 2.0 engine.
hideyukimori/nene-mcp
36 Downloads
Standalone PHP stdio MCP server for NeNe / NENE2-style OpenAPI tool catalogs
friendsofhyperf/mcp-server
61 Downloads
MCP Server - A Model Context Protocol server implementation for Hyperf framework with Redis session management and annotation-based configuration
memran/marwa-mcp
393 Downloads
Lightweight Model Context Protocol server library for Marwa Framework and standalone PHP apps.
he426100/mcp-sdk-php
159 Downloads
Model Context Protocol SDK for PHP
james2037/mcp-php-server
87 Downloads
Model Context Protocol server framework in PHP
momodemo333/php-mcp-mysql
13 Downloads
MySQL MCP Server for Claude Code - Secure and configurable MySQL integration via Model Context Protocol