Libraries tagged by model-context-protocol
padosoft/askmydocs-mcp-pack
6060 Downloads
Framework-agnostic MCP (Model Context Protocol) plumbing for Laravel — contracts, multi-turn tool-calling orchestrator, stdio client bridge, audit trail, RBAC hooks. Powers AskMyDocs and reusable in any Laravel AI app.
mattiasgeniar/filament-mcp
358 Downloads
Expose your Filament resources to AI agents over the Model Context Protocol, with per-record CRUD, token auth, and policy-aware access.
marekskopal/typo3-mcp-server
533 Downloads
MCP server for TYPO3 CMS administration
innoge/laravel-mcp
575 Downloads
A package for developing MCP Servers with Laravel.
inchoo/magento-bricklayer
102 Downloads
AI-assisted development toolkit for Magento 2 - MCP server providing introspection tools, code generation, and Magento-specific knowledge for AI coding agents
dpt/mcp-rector-warm
3669 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
3651 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
3670 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
3137 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).
code-wheel/mcp-tool-gateway
5372 Downloads
MCP Tool Gateway - Dynamic tool discovery, middleware pipeline, and caching for MCP servers
code-wheel/mcp-schema-builder
5381 Downloads
JSON Schema builder and validator for MCP tool definitions
code-wheel/mcp-http-security
5691 Downloads
Secure HTTP transport wrapper for MCP servers with API key auth, IP/Origin allowlisting, and rate limiting
code-wheel/mcp-events
5579 Downloads
Standardized event classes for MCP (Model Context Protocol) tool execution lifecycle
code-wheel/mcp-error-codes
5710 Downloads
Standardized error codes and fluent error builders for MCP (Model Context Protocol) servers in PHP
ecourty/mcp-server-bundle
4693 Downloads
A Symfony Bundle to create MCP servers