1 pointby deekdeek8 hours ago1 comment
  • deekdeek8 hours ago
    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.