php-mcp/laravel
An SDK building Laravel MCP servers
Overview
php-mcp/laravel is a PHP MCP server licensed under MIT. An SDK building Laravel MCP servers
Ranked #3974 out of 25632 indexed tools.
Ecosystem
PHP MIT
Signal Breakdown
Stars 471
Freshness 6mo ago
Issue Health 63%
Contributors 7
Dependents 0
Forks 28
Description Brief
License MIT
How to Improve
Description low impact
Freshness high impact
Dependents medium impact
Matched Queries
From the README
# Laravel MCP Server SDK **A comprehensive Laravel SDK for building [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) servers with enterprise-grade features and Laravel-native integrations.** This SDK provides a Laravel-optimized wrapper for the powerful [`php-mcp/server`](https://github.com/php-mcp/server) library, enabling you to expose your Laravel application's functionality as standardized MCP **Tools**, **Resources**, **Prompts**, and **Resource Templates** for AI assistants like Anthropic's Claude, Cursor IDE, OpenAI's ChatGPT, and others. ## Key Features - **Laravel-Native Integration**: Deep integration with Laravel's service container, configuration, caching, logging, sessions, and Artisan console - **Fluent Element Definition**: Define MCP elements with an elegant, Laravel-style API using the `Mcp` facade - **Attribute-Based Discovery**: Use PHP 8 attributes (`#[McpTool]`, `#[McpResource]`, etc.) with automatic discovery and caching - **AdvanceRead full README on GitHub →
Are you the maintainer? Claim this listing