Laravel Forge MCP Server
Manage Laravel Forge servers and sites using the Forge API.
Laravel Forge MCP Server
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": "", "FORGE_SERVER_ID": "", "FORGE_SITE_ID": "" } } } }
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.
관련 서버
Scout Monitoring MCP
스폰서Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Server Boilerplate
A TypeScript boilerplate for building MCP servers with streamable HTTP and OAuth proxy support.
VectorMCP
A Ruby gem for building Model Context Protocol (MCP) servers to expose tools, resources, and prompts to LLM clients.
Interactive Feedback MCP
An MCP server for AI-assisted development tools like Cursor and Claude, supporting interactive feedback workflows with AI.
Cloudflare Remote MCP Server
A remote MCP server example deployable on Cloudflare Workers without authentication.
OpenRouter MCP Client for Cursor
An MCP client for Cursor that uses OpenRouter.ai to access multiple AI models. Requires an OpenRouter API key.
Neovim LSP MCP Server
Bridges AI coding assistants with Neovim's Language Server Protocol for AI-powered code intelligence and navigation.
DevRev MCP server
Search and retrieve information from DevRev using its APIs.
XcodeBuildMCP
Popular MCP server that enables AI agents to scaffold, build, run and test iOS, macOS, visionOS and watchOS apps or simulators and wired and wireless devices. It has powerful UI-automation capabilities like controlling the simulator, capturing run-time logs, as well as taking screenshots and viewing the accessibility hierarchy.
Cursor Talk to Figma MCP
Integrates Cursor AI with Figma to read and programmatically modify designs.
Bellwether
Open-source CLI for testing MCP servers and detecting schema drift