页面 · Laravilt
Schemas MCP
Local MCP server that generates schema classes.
Laravilt\Schemas\Mcp\LaraviltSchemasServer generates schema (layout) classes and searches the schemas docs.
Register
php
bash
Tools
generate-schema-tool
Generates a new schema class (the same result as php artisan make:schema).
| Argument | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Schema class name (StudlyCase) |
force | boolean | No | Overwrite an existing file |
search-docs-tool
| Argument | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Search query |
Example prompts
text