quioteframework/mcp
Composer 安装命令:
composer require quioteframework/mcp
包简介
MCP (Model Context Protocol) server capability for Quiote -- expose Quiote actions/tools over MCP.
README 文档
README
MCP (Model Context Protocol) server capability for Quiote — expose your app's actions as MCP tools, resources, and prompts.
Install
composer require quioteframework/mcp
Enable
Add the plugin to your app's plugins config key:
'plugins' => [\Quiote\Mcp\McpPlugin::class],
Then configure the mcp.* settings (transports, auth, exposed actions) and run:
quiote mcp:serve
License
MIT. See LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-04