Libraries tagged by php mcp tools
php-mcp/server
613525 Downloads
PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts
php-mcp/laravel
171108 Downloads
Laravel SDK for building Model Context Protocol (MCP) servers - Seamlessly integrate MCP tools, resources, and prompts into Laravel applications
vizra/vizra-adk
35807 Downloads
Vizra Agent Development Kit - A comprehensive Laravel package for building intelligent AI agents.
prism-php/relay
81178 Downloads
A Prism tool for interacting with MCP servers
anilcancakir/laravel-agent-mcp
19122 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
alle-ai/anthropic-api-php
27775 Downloads
The go-to PHP library for the Anthropic API — Messages, streaming, tool use, vision, prompt caching, extended thinking, MCP, Files, Batches. Maintained by Alle-AI.
sandermuller/boost-core
5420 Downloads
AI agent configuration sync for PHP projects. Author skills and guidelines once, publish to every agent.
sw9t/php-mcp-tool-definition
465 Downloads
Zero-dependency PHP library for describing MCP tool definitions via typed PHP classes
shaffe/laravel-boost-tinker-mcp
1026 Downloads
Tinker MCP tool for Laravel Boost — execute PHP code in the Laravel application context.
dpt/mcp-rector-warm
4159 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
4138 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
4160 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
3624 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).
sandermuller/package-boost-laravel
2018 Downloads
AI agent skills for Laravel package authors. Adds Laravel-flavored skills + .mcp.json emission on top of package-boost-php.
coquibot/coqui-toolkit-mcp-client
159 Downloads
MCP management UX for Coqui — the `mcp` agent tool, `/mcp` REPL command, and OAuth handler. Requires a Coqui core that ships the MCP engine + McpRuntime; this package no longer bundles the engine itself.