Back to search
30
MCP
laravel-docs-mcp
pypi/laravel-docs-mcpModel Context Protocol (MCP) server for accessing and searching Laravel 12 documentation. Enables AI assistants and tools to query Laravel docs through a standardized interface.
Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"laravel-docs-mcp": {
"url": "None",
"transport": "http"
}
}
}