Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
host | No | Host to bind to (for network transports) | |
port | No | Port to listen on (for network transports) | |
version | No | Laravel version branch to use | 12.x |
docs-path | No | Path to Laravel documentation directory | ./docs |
log-level | No | Logging level: DEBUG, INFO, WARNING, ERROR, CRITICAL | INFO |
transport | No | Transport mechanism: stdio, websocket, sse | stdio |
server-name | No | Name of the MCP server | LaravelDocs |
update-docs | No | Update documentation before starting server | |
force-update | No | Force update of documentation even if already up to date |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |