bretterer/forge-mcp-server
If you are the rightful owner of forge-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Laravel Forge API, enabling AI assistants to manage Laravel Forge servers, sites, and deployments.
Tools
Functions exposed to the LLM to take actions
list_servers
List all Laravel Forge servers
get_server
Get details of a specific server
list_sites
List all sites on a server
get_site
Get details of a specific site
deploy_site
Deploy a site
get_deployments
Get deployment history for a site
get_deployment_script
Get the deployment script for a site
update_deployment_script
Update the deployment script for a site
toggle_quick_deploy
Enable or disable quick deploy for a site
reboot_server
Reboot a server
get_server_load
Get server load metrics
reset_deployment_state
Reset deployment state for a site
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client