Laravel Forge
Enables management of Laravel Forge resources through a standardized MCP client interface.
概要
This minimalistic server provides a bridge for interacting with the Laravel Forge API from any compatible MCP (Meta-Client Protocol) client application. It compiles TypeScript source files into an executable build and outputs the necessary JSON configuration for an MCP client, allowing users to connect and manage their Laravel Forge servers, sites, and other resources directly from their preferred desktop client like Claude Desktop, Windsurf, or Cursor.
主な機能
- TypeScript-based for a compiled and robust build
- 1 GitHub stars
- Generates MCP client configuration for easy setup
- Connects to Laravel Forge API
ユースケース
- Automating Laravel Forge operations via an MCP client
- Integrating Laravel Forge functionalities into third-party desktop applications
- Managing Laravel Forge servers from a desktop client