Anitabi Mcp Server

Anitabi Mcp Server

🚀 anitabi-mcp-server

anitabi-mcp-server 为用户提供了便捷的使用方式,可通过 NPX 快速调用,也支持本地开发配置。同时,该项目遵循 MIT 协议,开放且便于使用。

🚀 快速开始

巡礼地图

📦 安装指南

NPX

{
"mcpServers": {
"anitabi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@qiyuor2/anitabi-mcp-server"
]
}
}
}

💻 使用示例

本地开发

配置

{
"mcpServers": {
"anitabi-mcp-server": {
"command": "node",
"args": [
"C:\\Users\\11762\\@qiyuor2\\anitabi-mcp-server\\dist\\index.cjs"
]
}
}
}

发布

pnpm publish --access=public

📄 许可证

MIT 协议 © QiYuOr2

  • 0 关注
  • 0 收藏,19 浏览
  • system 提出于 2025-10-01 17:12

相似服务问题

相关AI产品