laravel-mcp

InnoGE/laravel-mcp

3.4

If you are the rightful owner of laravel-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Laravel package that implements the Model Context Protocol (MCP), enabling seamless communication between your Laravel application and AI assistants or other systems through a standardized API.

Tools

Functions exposed to the LLM to take actions

HelloTool

Simple hello world sample tool

ClockTool

Tools that return the current time

自定义工具

Users can create custom tools by implementing ToolInterface, such as tools that call Artisan commands

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources