跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nonebot2": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nonebot2"
]
}
}
}