goofish-cli
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| auth_loginC | 导入登录态(默认从本机浏览器 auto-detect;支持 Chrome/Edge/Brave/Safari/Firefox 等) |
| auth_reset_guardA | 手动解除风控熔断状态 |
| auth_statusA | 检查登录态是否有效,返回 unb / tracknick / 昵称 |
| category_recommendA | AI 识别商品类目,输入标题+图片返回 catId/catName |
| item_deleteB | 下架/删除商品(写操作,受限流和风控护栏保护) |
| item_getB | 查询闲鱼商品详情(只读) |
| item_listC | 查看当前账号的在售商品(API 直签) |
| location_defaultB | 获取账号默认发布地址 |
| media_uploadB | 上传图片到闲鱼 CDN,返回图片 URL + 尺寸 |
| item_publishB | 发布商品(自动识别类目 + 默认地址),价格单位元 |
| item_viewA | 浏览器视角查看商品详情(字段比 item get 更全,抗风控) |
| message_historyA | 拉取指定 cid 会话的历史消息(翻页到底) |
| message_list_chatsA | 拉取会话列表(左栏):session.sync 基线 + 可选 WS 增量补 cid |
| message_sendC | 向会话发送消息(text/image)。text 必填,image 走 url+wh |
| message_watchA | 常驻 IM 长连接,下行事件以 JSONL 输出到 stdout(Ctrl-C 退出) |
| search_itemsB | 搜索闲鱼商品(浏览器路径,抗风控) |
| skills_installA | 把内置 Claude Skills 复制到 ~/.claude/skills/(或 --dest 指定目录) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fancyboi999/goofish-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server