Skip to main content
Glama

Laravel Forge MCP Server

deploy-site

Deploy your Laravel Forge sites directly by triggering a deployment process, ensuring your application updates are live without manual intervention.

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" }

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