Laravel MCP Server (bramato/laravel-mcp-server)
@bramato
About Laravel MCP Server (bramato/laravel-mcp-server)
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Laravel MCP Server (bramato/laravel-mcp-server)?
A base Laravel package for building Model Context Protocol (MCP) servers. It provides infrastructure to handle MCP requests over Stdio, HTTP, and WebSocket (via Reverb) transports, using sajya/server for JSON‑RPC 2.0 parsing.
How to use Laravel MCP Server (bramato/laravel-mcp-server)?
Install via Composer (composer require bramato/laravel-mcp-server), publish the config (php artisan vendor:publish ...), implement ResourceInterface and ToolInterface classes, register them in config/mcp.php, then run php artisan mcp:server --transport=stdio (or use HTTP/WebSocket as configured).
Key features of Laravel MCP Server (bramato/laravel-mcp-server)
- Multiple transport support (Stdio, HTTP, WebSocket via Reverb)
- Built on sajya/server for JSON‑RPC 2.0
- Interfaces for custom Resources and Tools
- Configurable authentication (none or token)
- Tool whitelisting in configuration
- Logging channel and level configuration
Use cases of Laravel MCP Server (bramato/laravel-mcp-server)
- Expose authenticated user profile as an MCP resource
- Create a tool that sends notifications to users
- Expose any Laravel application functionality via custom tools
- Build AI‑accessible endpoints backed by Laravel logic
FAQ from Lar
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments