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 Swagger Server
Converts OpenAPI/Swagger specifications to Model Context Protocol (MCP) format, providing a modern Web UI and a backend service.
SeedDream 3.0
Generate images using Bytedance's SeedDream 3.0 model via the FAL AI platform.
ucn
Universal Code Navigator - a lightweight MCP server that gives AI agents call-graph-level understanding of code. Instead of reading entire files, agents ask structural questions like: "who calls this function", "what breaks if I change it", "what's unused", and get precise, AST-verified answers. UCN parses JS/TS, Python, Go, Rust, Java, and HTML inline scripts with tree-sitter, then exposes 28 navigation commands as a CLI tool, MCP server, or agent skill.
Synth MCP
Access financial data like stock prices, currency info, and insider trading data using the Synth Finance API.
Moondream
A vision language model for image analysis, including captioning, VQA, and object detection.
Pica MCP Server
Integrates with the Pica API platform to interact with various third-party services through a standardized interface.
Lassare
Your AI coding agent asks you questions and requests approvals via Slack — so you can respond from your phone, while AFK
AGS MCP Server
Manipulate Adventure Game Studio (AGS) compiled room (.crm) files to enable AI-powered game development.
UntitledUI MCP
An MCP server for UntitledUI components
Honeybadger
Interact with the Honeybadger API for error monitoring and reporting using LLMs.