laravel-mcp-server

yoosuf/laravel-mcp-server
★ 0 stars PHP AI/LLM Updated today
Laravel-native MCP server framework to expose tools, resources, and business workflows to AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "laravel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "yoosuf/laravel-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsapilaravellaravel-packagemcpmodel-context-protocolphpssestdiotool-calling