
laravel-mcp-server
Updated 7d agoby Falzz1010
🚀 Laravel MCP Server
AI-Powered Laravel Development Assistant — Secure bridge between AI Clients (Claude Desktop, Cursor, VS Code) and your local Laravel projects.
⚠️ 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
execFileonly)
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 artisancommands - Filesystem Access ✓ Required - reads Laravel logs and source files
- Environment Variables ✓ Required - validates
APP_ENVto 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:
- ✅ CodeQL Analysis - Automated code security scanning
- ✅ Dependabot - Dependency vulnerability alerts
- ✅ Security Tests - 19 security-focused tests
- 📊 OpenSSF Scorecard - Best practice monitoring (weekly)
See SECURITY.md for complete security details.
📖 Table of Contents
- What is Laravel MCP Server?
- Features
- Security Architecture
- Installation
- Quick Start
- Configuration
- Usage Examples
- Tools Reference
- Security Details
- Troubleshooting
- Contributing
- License
🎯 What is Laravel MCP Server?
Related servers

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

mcp-server-fetch
OfficialUpdated 14d agoA Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

@modelcontextprotocol/server-everything
OfficialUpdated 14d agoMCP server that exercises all the features of the MCP protocol