laravel13-livewire4.2.1-mcp
laravel13-livewire4.2.1-mcp
MCP Server for Livewire v4.2+ / Laravel 13 / PHP 8.4+ — Full-stack AI agent with planning, memory, bug fixing, versioning, GitHub integration, and design conversion.
Version
2.0.0
Tools
Planning & Project Management
Tool | Description |
|
|
| Update task status with auto-git-sync on completion |
| Show progress %, phases, and task status |
| Resume interrupted session |
Code Generation
Tool | Description |
| Generate SFC/MFC/Class-based Livewire components |
| Complete CRUD with modal, pagination, search, authorization |
| Data table with sorting, filtering, bulk actions, export |
| Forms with relationships, file uploads, validation |
| Blade layouts (base/app/guest/admin/tenant/auth/dashboard/error) |
| Laravel 13 models with PHP attributes, relationships, scopes |
| Routes with middleware groups and named routes |
| Comprehensive Pest tests with auth, validation, assertions |
| Reusable modals (confirm, delete, form, alert, info) |
| File upload with preview, validation, progress |
| Multi-field search/filter with date range, pagination |
| Dashboard charts/widgets (stats, line, bar, pie, activity) |
| Policy classes for model authorization |
| Model observers for event handling |
| Reusable traits (HasSlug, HasTenant, Sortable, etc.) |
| HTTP middleware (Admin, Tenant, RateLimit, etc.) |
| Service classes for business logic |
| Enterprise/SaaS/API project structure |
Bug Fixing & Security
Tool | Description |
|
|
| Deep scan for bugs in tables, lists, files, validation, types |
| Scan entire project directory for common bugs |
| Get list of all open (unfixed) bugs |
| Get list of all fixed bugs |
| Mark a bug as fixed by ID |
| Audit code for XSS, SQL injection, mass assignment, CSRF |
Deep Scan Bug Categories
Tables: wire:key, sort headers, tbody, td click handlers
Lists: UL/OL/LI, grid items, flex items, foreach security
Files: WithFileUploads, MIME validation, store security
Validation: create/update/fill without validate, save methods
Authorization: delete/restore without authorize, Gate usage
Security: XSS, SQL injection, command injection, open redirect
Types: Untyped properties, missing return types
Pagination: Missing resetPage on search/filter
Models: find() vs findOrFail, fillable, timestamps, relationships
Memory & RAG
Tool | Description |
| Memorize API endpoints for RAG |
| Store key-value project memories |
| Recall memorized endpoints and decisions |
Version Control
Tool | Description |
| Create version snapshot |
| List all versions |
| Restore to previous version |
GitHub Integration
Tool | Description |
| Check GitHub CLI authentication |
| Authenticate with GitHub |
| Create GitHub repository |
| Auto-generate conventional commit messages |
| Push to remote |
| Pull from remote |
| Create annotated version tags |
| List all tags |
| Show git status |
| Create new branch |
| List branches |
| Merge branch |
| Delete branch |
| Create Pull Request |
| List Pull Requests |
| Merge PR |
| Create GitHub Issue |
| List Issues |
| Create GitHub Release |
| Setup GitHub Actions CI |
| Manual sync (commit + push) |
| Toggle auto-sync on task completion |
| Full workflow: auth→init→create→commit→push→tag |
Design Conversion
Tool | Description |
| Convert HTML to Livewire |
| Image/mockup → Livewire |
| Google Stitch → Livewire |
| Figma → Livewire |
Installation
Tool | Description |
| Laravel install + PHP 8.4 upgrade commands |
Installation
cd laravel13-livewire4.2.1-mcp
npm install
npm startConfiguration (mcp-config.json)
{
"mcpServers": {
"laravel13-livewire4.2.1-mcp": {
"command": "node",
"args": ["laravel13-livewire4.2.1-mcp/src/index.js"]
}
}
}Features
Planning: Generate full-stack plans for SaaS, Enterprise, E-Commerce, Portfolio
Memory: Persistent project state, tasks, phases, todos across sessions
Auto-Sync: Every task completion auto-commits and pushes to GitHub
100% Auto-Push: When all tasks complete → auto commit + push + tag v1.0.0 + GitHub Release
Bug Fixing: Auto-detect and fix 10+ bug patterns
Version Control: Snapshots, restore, git tags with descriptions
GitHub Integration: Auth, repo creation, PRs, issues, releases, CI
Design Conversion: HTML, Image, Stitch, Figma → Livewire
Security: Validation, authorization, locked properties, XSS prevention
Token Optimization: No garbage code, no unused imports, PHP 8.4 shorthand
Auto-Sync Behavior
On Task Completion:
Task completed → git add . → git commit (auto message) → git pushOn Phase Completion:
Phase complete → git add . → git commit → git push → git tag v0.X.0On 100% Project Completion:
100% complete → git add . → git commit → git push → git tag v1.0.0 → gh release createSecurity Features
Auto-add
#[Locked]for ID and role propertiesAuto-add
$this->authorize()for mutationsCSRF meta tag in all layouts
Rate limiting attributes on sensitive endpoints
File upload MIME validation
XSS prevention with
{{ }}escapingSQL injection prevention with parameter binding
Mass assignment protection with
#[Fillable]
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shamimlaravel/laravel13-livewire4.2.1-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server