Laravel MCP Server

Laravel MCP server enabling AI agents to interact with Laravel PHP applications — inspecting routes and controllers, querying Eloquent models, reading application structure, running Artisan commands, and integrating Laravel-specific development context into agent-driven web development, debugging, and code generation workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ AI & Machine Learning laravel php web-framework mcp-server routes models artisan
⚙ Agent Friendliness
78
/ 100
Can an agent use this?
🔒 Security
81
/ 100
Is it safe for agents?
⚡ Reliability
72
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
75
Error Messages
70
Auth Simplicity
95
Rate Limits
90

🔒 Security

TLS Enforcement
100
Auth Strength
78
Scope Granularity
72
Dep. Hygiene
72
Secret Handling
82

Local Laravel tool. No external auth. Full application access. Community MCP. Use only in development. Never run against production DB. Protect .env file.

⚡ Reliability

Uptime/SLA
75
Version Stability
72
Breaking Changes
72
Error Recovery
68
AF Security Reliability

Best When

An agent needs Laravel-specific context for development assistance — route inspection, Eloquent model schema, Artisan command execution, or Laravel application analysis.

Avoid When

You're using Rails, Django, or another web framework — or if you need production database access (use database-specific MCPs instead).

Use Cases

  • Inspecting Laravel routes and controllers from code navigation agents
  • Querying Eloquent models and database schema from data agents
  • Running Artisan commands from development assistance agents
  • Analyzing Laravel application structure from code review agents
  • Generating migration and model code from scaffolding agents
  • Debugging Laravel application issues from development assistance agents

Not For

  • Non-Laravel PHP projects (use general PHP tools)
  • Production Laravel management without safeguards (high risk — use with caution)
  • Teams using Rails, Django, or other web frameworks

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

No authentication — runs locally within the Laravel application context. Access controlled by filesystem and Laravel environment. No external service.

Pricing

Model: open-source
Free tier: Yes
Requires CC: No

Laravel is open source and free. This MCP server is open source and free. Runs within your Laravel application environment. No external service costs.

Agent Metadata

Pagination
none
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Must run within Laravel application directory — path configuration required
  • Laravel version compatibility — behavior may differ between Laravel 9, 10, 11
  • Artisan commands can have side effects — agents must use caution with write operations
  • Database environment (local vs staging vs production) critically important
  • Eloquent relationships require understanding of model definitions
  • Community MCP server — coverage and stability varies; check against Laravel version

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Laravel MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5182
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered