Libraries tagged by php mcp tools
milpa/mcp-server
75 Downloads
Model Context Protocol (MCP) transport core for the Milpa PHP framework: a transport-agnostic JSON-RPC 2.0 dispatcher over the tool-runtime registry, plus the auth seam a host implements to turn a bearer token into an authenticated caller.
monkeyscloud/monkeyslegion-mcp
435 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.
friendsofhyperf/mcp-server
61 Downloads
MCP Server - A Model Context Protocol server implementation for Hyperf framework with Redis session management and annotation-based configuration
yoanbernabeu/webmcp-bundle
318 Downloads
Expose Symfony routes as Web MCP tools via PHP attributes
raulast/macro-llm-php
6 Downloads
Provider-agnostic AI client for Laravel, Slim 4, and standalone PHP. Extends Laravel's HTTP client via macros with support for OpenAI, Anthropic, Gemini, Groq, OpenRouter, Ollama, and llama.cpp. Includes tool calling, skills, agents, multi-agent orchestration, and MCP server/client.
mohamed-ashraf-elsaed/claude-agent-sdk-laravel
1147 Downloads
Anthropic Claude Agent SDK for PHP & Laravel — build AI agents with tool use, sandboxing, MCP servers, subagents, hooks, and structured output via the Claude Code CLI
eduardocruz/phpx
4 Downloads
PHPX is the MCP (Model Context Protocol) server execution tool for PHP.
milpa/skeleton
10 Downloads
The composer create-project starting point for a Milpa app: boots milpa/runtime's Kernel, serves a real HTTP response with zero database, and ships a coa CLI (doctor/validate/make/inspect, plus every plugin-declared CommandProviderInterface command) wired to milpa/devtools. Minimal by default — the agent-ready surface (MCP/tools, bin/mcp-server.php) is opt-in via `composer require milpa/tool-runtime milpa/mcp-server` or `php bin/coa agent:enable`.
reactphp-x/mcp-server
1 Downloads
PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts
dazz/php-mcp-tools
6 Downloads
fill description
wachterjohannes/debug-mcp-tools
1 Downloads
Debugging tools for debug-mcp server (clock, PHP configuration)
lthn/php-mcp
0 Downloads
MCP (Model Context Protocol) tools module for Core PHP framework
lthn/php-agentic
0 Downloads
AI agent orchestration and MCP tools for Laravel
laplace-demon-ai/laravel-mcp-log
11 Downloads
MCP tool for Laravel log analysing with AI.
ikarolaborda/php-xdebug-mcp
1 Downloads
Production-grade MCP server that exposes Xdebug step debugging via DBGp as typed, safe, model-friendly tools and resources for AI coding agents.