Skip to content
Back to search
30
MCP

laravel-mcp-server

opgginc/laravel-mcp-server

A Laravel package for implementing secure Model Context Protocol servers using Streamable HTTP and SSE transport, providing real-time communication and a scalable tool system for enterprise environments.

Uptime
0.0%
144 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

laravel-docs-mcp
Model Context Protocol (MCP) server for accessing and searching Laravel 12 documentation. Enables AI assistants and tools to query Laravel d
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
iflow-mcp_bradleybernard-telescopemcp
AI-powered debugging for Laravel applications using Telescope data through Model Context Protocol (MCP)
0 tools
contentstudio-mcp
ContentStudio MCP server (Node + TypeScript) that calls existing Laravel API endpoints.
0 tools
docker-mcp-sdk
A Model Context Protocol server for secure Docker container execution
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "laravel-mcp-server": {
      "url": "https://op.gg/open-source/laravel-mcp-server",
      "transport": "http"
    }
  }
}