mcpbeat Sign in

Laravel Forge MCP Server

answering

Laravel Forge is answering right now. Last checked 10 min ago. It exposes 17 tools. Last commit 1 Sep 2026.

Manage Laravel Forge servers, sites, and deployments from your AI assistant.

Uptime history 47 days of history · worst day 15%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
17
Tools
read from the server
182 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

What the code does

We read the source, 19 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime portal/index.html:231
        results.innerHTML = order.map(function (g) {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add laravel-forge --transport http https://laravel-forge.usefulapi.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "laravel-forge": {
      "url": "https://laravel-forge.usefulapi.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.laravel-forge]
url = "https://laravel-forge.usefulapi.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "laravel-forge": {
      "url": "https://laravel-forge.usefulapi.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "laravel-forge": {
      "url": "https://laravel-forge.usefulapi.io/mcp"
    }
  }
}

Available tools 17

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

forge
forge_deploy_site
⚠️ Triggers a new deployment of the site (runs the deployment script). Returns the created deployment. Forge v2: POST /orgs/{organization}/servers/{server}/sites/{site}/deployments.
forge_get_current_user
Get the authenticated Forge user. Forge v2: GET /user.
forge_get_deployment
Get a single deployment's details. Forge v2: GET /orgs/{organization}/servers/{server}/sites/{site}/deployments/{deployment}.
forge_get_deployment_log
Get a deployment's output/log. Forge v2: GET /orgs/{organization}/servers/{server}/sites/{site}/deployments/{deployment}/log.
forge_get_deployment_status
Get the current deployment status for a site. Forge v2: GET /orgs/{organization}/servers/{server}/sites/{site}/deployments/status.
forge_get_server
Get a single server's details. Forge v2: GET /orgs/{organization}/servers/{server}.
forge_get_site
Get a single site's details (org-level lookup — no server id needed). Forge v2: GET /orgs/{organization}/sites/{site}.
forge_get_site_env
Get a site's .env file content. ⚠️ Returns SENSITIVE config (secrets, DB credentials, API keys). Forge v2: GET /orgs/{organization}/servers/{server}/sites/{site}/environment.
forge_list_databases
List database schemas on a server. Forge v2: GET /orgs/{organization}/servers/{server}/database/schemas.
forge_list_deployments
List a site's deployment history. Forge v2: GET /orgs/{organization}/servers/{server}/sites/{site}/deployments.
forge_list_monitors
List server monitors (CPU/disk/etc.). Forge v2: GET /orgs/{organization}/servers/{server}/monitors.
forge_list_organizations
List organizations you belong to. Call this FIRST to get the organization id used by nearly every other tool. Forge v2: GET /orgs.
forge_list_scheduled_jobs
List cron/scheduled jobs on a server. Forge v2: GET /orgs/{organization}/servers/{server}/scheduled-jobs.
forge_list_server_events
List provisioning/activity events for a server. Forge v2: GET /orgs/{organization}/servers/{server}/events.
forge_list_servers
List servers in an organization. Call forge_list_organizations first to get the organization id. Forge v2: GET /orgs/{organization}/servers.
forge_list_sites
List sites hosted on a server. Forge v2: GET /orgs/{organization}/servers/{server}/sites.
forge_run_site_command
⚠️ Runs an arbitrary shell command in the site's directory on the server. Use with care. Forge v2: POST /orgs/{organization}/servers/{server}/sites/{site}/commands.

Endpoints

URLTransportStateLatencyChecked
https://laravel-forge.usefulapi.io/mcp streamable-http answering 367 ms 10 min ago

Alternatives to Laravel Forge

same job, measured the same way
Scalingo
by usefulapi

Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.

21 tools answering
I
Wisewall MCP
by ti-ab

Manage WiseWall sites from an AI coding assistant — deploy, configure DNS, secrets, and plans.

80 installs/wk local only
Komodo MCP Server
by mp-tool

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

153 installs/wk local only
OpenClaw Direct
by openclaw

Deploy, monitor, and manage your OpenClaw AI assistants via natural language.

answering
Qovery MCP Server
by qovery

Deploy and manage your apps on Qovery

answering
CloudPepper
by cloudpepper

Manage CloudPepper servers, Odoo instances, backups, and deployments over MCP.

answering
Aiven MCP
by aiven

Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.

203 installs/wk answering
Alpic
by alpic-mcp

Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.

answering

Laravel Forge — questions

Answers built from our own checks of this server.

What can Laravel Forge do?
It exposes 17 tools, read directly from the server on our last check. Among them: forge_deploy_site, forge_get_current_user, forge_get_deployment, forge_get_deployment_log, forge_get_deployment_status, forge_get_server and 11 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Laravel Forge working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 182 ms. The bar chart above shows every period we have measured.
How do I connect Laravel Forge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Laravel Forge need an API key?
No. Laravel Forge completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 17 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Laravel Forge?
It answers our handshake in 182 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Laravel Forge open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.