MCP Servers / development / LMAD - Laravel MCP API Discovery

LMAD - Laravel MCP API Discovery

JSON →
stdionone2development

Laravel MCP server that exposes API routes, controllers, FormRequest validation rules, and response schemas to AI agents

Install
How to run this server

No install command recorded.

server path: lmad-laravel-mcp-api-discovery
Tools
What this server exposes
list_api_routes
List all API routes with optional filters for path, method, domain, and vendor routes
get_route_details
Get detailed information about a specific route including controller, middleware, and file locations
get_request_rules
Parse FormRequest validation rules, custom error messages, and authorization logic
get_response_schema
Analyze what an endpoint returns (JsonResource, Model, array, JsonResponse)
analyze_endpoint
Complete endpoint analysis combining route, controller, request, and response information
Configuration
Environment & auth
authnone
Resources
LMAD - Laravel MCP API Discovery — MCP Server · libregistry