CharTyr/MaiBot_MCPBridgePlugin
将 MCP (Model Context Protocol) 服务器的工具桥接到 MaiBot,使麦麦能够调用外部 MCP 工具,已适配WebUI
Platform-specific configuration:
{
"mcpServers": {
"MaiBot_MCPBridgePlugin": {
"command": "npx",
"args": [
"-y",
"MaiBot_MCPBridgePlugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...