目录 / ListDrop
ListDrop
ListDrop turns the lists your AI assistant writes into lists you can keep. Ask for an itinerary, a reading list, a packing list, gift ideas, a shortlist of apartments, or a step-by-step plan, then say "save this as a list". The assistant saves it to ListDrop and gives you a link. **What you get** - A real list page. Check items off as you go, edit it, add notes and links. - Private by default. Only you can see it until you choose to share or publish it. - Links inside items become titled, clickable entries. - Optional: share a private list with specific people by email (view only), or set a list to archive itself after a trip or event. **How it works** - No account or key needed to start. The assistant gets a private claim link, you open it and press "Save my list". Lists nobody claims are deleted after 30 days. - Connect your ListDrop account (OAuth) and lists land directly in your account, and the assistant can see the lists you already have. - Any public ListDrop list can be read back as clean markdown. Tools: `create_list`, `get_list`, `my_lists`, `send_feedback`. Docs: https://www.listdrop.co/ai
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://listdrop--jfasja.run.tools
{
"mcpServers": {
"ListDrop": {
"url": "https://listdrop--jfasja.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| create_list | Saves list-shaped content as a ListDrop list the user can keep, check off, and share: an itinerary, a reading or watch list, a packing list, gift ideas, an apartment or job-search shortlist, a step-by-step plan, a checklist. Applies when the user wants a list to outlive the conversation. Not meant for throwaway answers, secrets or sensitive data (a list is unowned until claimed), or content that isn't list-shaped. Without a connected account the list is created private and unowned, and the result contains a secret claim URL: opening it is the only way to view and keep the list, and unclaimed lists are deleted after 30 days. With a connected ListDrop account (OAuth, lists:write) the list is created directly in that account, private, and the result contains its URL instead. A URL inside an item becomes a titled, linked item. Optional fields: allowed_emails shares the private list view-only with specific people, who open the returned share URL and verify their address with a one-time email link (no account needed); expires_in_days makes the list archive itself on a date, for trips and events. |
| get_list | Returns a PUBLIC ListDrop list as markdown (title, items, notes, links), given its URL (https://www.listdrop.co/l/<id>/…) or bare id. Private lists are never readable. |
| my_lists | Returns the connected user's own lists (titles, visibility, item counts, URLs), private ones included. Requires a connected ListDrop account (OAuth, lists:read scope); without one the server answers 401. |
| send_feedback | Sends a message to the ListDrop team when the user asks to report a problem, request a feature, or give feedback about ListDrop. A person reads every message. No account needed. The message should contain only what the user wants sent: no claim URLs, tokens, or personal data. The email field is for a user who asked for a reply and gave their address. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。