Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Laravel Forge

БесплатноНе проверен

Minimal Laravel Forge integration that provides a single focused tool for triggering site deployments through the Forge API with environment-based configuration

GitHubEmbed

Описание

Minimal Laravel Forge integration that provides a single focused tool for triggering site deployments through the Forge API with environment-based configuration.

README

Mininum build to solve just one problem.

To build the MCP server, run:

npm install && npm run build

This will compile the typescript files and produce a build directory plus it will output the json you can copy/paste into your MCP client (Claude Desktop, Windsurf, Cursor, etc.)

If all things go well, this will produce an output similar to this:

{
  "mcpServers": {
    "laravel-forge-mcp-server": {
      "command": "npx",
      "args": [
        "path/to/your/laravel-forge-mcp-server/build/bin.js"
      ],
      "env": {
        "FORGE_API_KEY": "<REPLACE>",
        "FORGE_SERVER_ID": "<REPLACE>",
        "FORGE_SITE_ID": "<REPLACE>"
      }
    }
  }
}

Register an account at Laravel Forge

Sharing

If you have found value in this service please share it on social media. You can tag me @jordandalton on X, or jdcarnivore on Reddit.

from github.com/jordandalton/laravel-forge-mcp-server

Установка Laravel Forge

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/jordandalton/laravel-forge-mcp-server

FAQ

Laravel Forge MCP бесплатный?

Да, Laravel Forge MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Laravel Forge?

Нет, Laravel Forge работает без API-ключей и переменных окружения.

Laravel Forge — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Laravel Forge в Claude Desktop, Claude Code или Cursor?

Открой Laravel Forge на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Laravel Forge with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development