Laravel MCP Server (bramato/laravel-mcp-server)
@bramato
关于 Laravel MCP Server (bramato/laravel-mcp-server)
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
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
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论