anitabi-mcp-server

anitabi-mcp-server

3.3

If you are the rightful owner of anitabi-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

anitabi-mcp-server is a model context protocol server designed to facilitate the use of the anitabi巡礼地图 and related documentation.

anitabi-mcp-server

使用方式

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

License

License © QiYuOr2