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.
Platform-specific configuration:
{
"mcpServers": {
"laravel-mcp-server": {
"command": "npx",
"args": [
"-y",
"laravel-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...