束缚俱乐部机器人mcp
Bondage Club机器人的FastMCP服务器。
使用Docker Compose进行部署
cp .env.example .env
# edit .env
docker compose up --buildMCP端点(流式HTTP):
http://127.0.0.1:8080/mcp
备注
- 此项目面向部署,不打包为库。
bondage-club-bot-core在Docker build中从GitHub安装:
https://github.com/natalieee-n/bondage-club-bot-core.
- MCP工具由提供
server.py:
- start_bot - stop_bot - get_bot_status - send_chat_message - get_recent_events - search_chatrooms - create_chatroom - join_chatroom - leave_chatroom - get_current_chatroom - get_chat_history - query_account - get_character_data - get_room_member_detail
