NekoHub 提供基于 HTTP 的 MCP 端点,供 Claude Desktop、Cursor 或其他支持 MCP 的客户端调用。Documentation Index
Fetch the complete documentation index at: https://docs.nekohub.fengying.xin/llms.txt
Use this file to discover all available pages before exploring further.
/mcp 只接受 API key,不接受 JWT。认证头必须是 Authorization: Bearer <API_KEY>。MCP 端点
GET /mcpPOST /mcpGET /mcp/ssePOST /mcp/message?sessionId=...
连接 MCP 客户端
- Claude Desktop / 通用 HTTP MCP
- 通用说明
可用工具
upload_assetlist_assetsget_assetpatch_assetdelete_assetbatch_delete_assetsget_asset_content_urlget_asset_usage_statslist_skillsrun_asset_skilllist_storage_profilescreate_storage_profileupdate_storage_profiledelete_storage_profile
示例用途
- “把这张图上传到 NekoHub 并设为公开”
- “列出最近 10 张图片”
- “对某张图运行基础描述技能”
- “查看当前存储使用情况”