Command Palette

Search for a command to run...

Home / Servers

laravel-mcp-server

Updated 7d ago

by Falzz1010

🚀 Laravel MCP Server

AI-Powered Laravel Development Assistant — Secure bridge between AI Clients (Claude Desktop, Cursor, VS Code) and your local Laravel projects.

npm version npm downloads GitHub OpenSSF Scorecard Security Rating TypeScript Node.js Laravel License: MIT Security: 10 Layers


⚠️ Security Notice

This package intentionally requires system access for its core functionality (executing artisan commands, reading logs, etc.). All operations are protected by a 10-layer security system including:

  • Input sanitization & command validation
  • Path traversal prevention
  • Production environment blocking
  • Rate limiting & audit logging
  • No shell injection (uses execFile only)

For local development only. Never use in production.

📢 Expected npm/Socket Security Alerts

When installing this package, you may see alerts from npm or Socket.dev about:

  • Shell Access ✓ Required - safely executes php artisan commands
  • Filesystem Access ✓ Required - reads Laravel logs and source files
  • Environment Variables ✓ Required - validates APP_ENV to block production
  • Network Access ✓ Required - MCP protocol communication
  • AI-detected risks ✓ Expected - automated scanners flag dev tools

These are NOT vulnerabilities - they are legitimate features of a Laravel development tool, all protected by our security layers. See SECURITY.md for complete details on how each capability is secured.

🔐 Security Monitoring

We maintain enterprise-grade security through:

See SECURITY.md for complete security details.


📖 Table of Contents


🎯 What is Laravel MCP Server?

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

204,501

mcp-server-fetch

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

90,371

@modelcontextprotocol/server-everything

OfficialUpdated 14d ago

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

90,371

mcp-server-git

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

90,371