MCP Servers / development / Laravel Codebase Introspection

Laravel Codebase Introspection

JSON →
none22development

Introspects Laravel codebases to provide structured information about views, routes, classes, and models using the mateffy/laravel-introspect package.

Install
How to run this server

No install command recorded.

server path: laravel-codebase-introspection
Tools
What this server exposes
query_views
Query views by name, path, used by view, uses view, or extends
query_routes
Query routes by name, URI, controller + function, methods, or middleware
query_classes
Query classes by name/namespace, parent class, implemented interfaces, or used traits
query_models
Query models with relationships, properties, casts, fillable, hidden, read/writeable attributes
query_commands
Query commands by signature or description (coming soon)
Configuration
Environment & auth
authnone
Resources
Laravel Codebase Introspection — MCP Server · libregistry