Skip to main content
Glama

Laravel Forge MCP Server

deploy-site

Deploy Laravel Forge sites directly via the MCP server, enabling quick and automated site updates and management through AI assistant integrations.

Input Schema

NameRequiredDescriptionDefault
deployYesDeploy the site.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "deploy": { "description": "Deploy the site.", "type": "boolean" } }, "required": [ "deploy" ], "type": "object" }
Install Server

Other Tools from Laravel Forge MCP Server

Related Tools

    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/JordanDalton/laravel-forge-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server