Laravel's official laravel/mcp package lets you build MCP servers that expose your application's functionality directly to AI assistants like Claude. No REST API design, no authentication tokens to manage, no SDK to maintain. Just PHP classes that describe what your app can do.
I built an MCP server for this blog in about 20 minutes. Then I used it to write, revise, and publish the post you're about to read.
deekdeek•1h ago
I built an MCP server for this blog in about 20 minutes. Then I used it to write, revise, and publish the post you're about to read.