{"name":"listdrop","version":"1.0.0","description":"ListDrop MCP server: save list-shaped answers as lists your user can keep (create_list → claim URL), read any public ListDrop list as markdown (get_list), and tell the team what's missing (send_feedback).","transport":"streamable-http","endpoint":"https://www.listdrop.co/mcp","authentication":"optional OAuth 2.1 (PKCE + dynamic registration); keyless works too. Metadata: /.well-known/oauth-authorization-server","tools":[{"name":"create_list","description":"Create a list (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). Keyless: private draft + secret claim URL. OAuth (lists:write): lands directly in the user's account. Optional: allowed_emails (view-only email gate) and expires_in_days (self-archive)."},{"name":"get_list","description":"Fetch a public list as markdown by URL or id."},{"name":"my_lists","description":"List the connected user's lists (OAuth, lists:read)."},{"name":"send_feedback","description":"Tell the ListDrop team what broke or what's missing. Keyless; a human reads it."}],"rateLimits":"create_list: 50 per hour and 300 per day per IP, or per user when connected with OAuth (shared with POST /api/agent/lists). send_feedback: 10/hour and 30/day per IP (shared with POST /api/v1/feedback).","docs":"https://www.listdrop.co/ai","useCases":"https://www.listdrop.co/ai#use-cases","openapi":"https://www.listdrop.co/openapi.json","llms":"https://www.listdrop.co/llms.txt"}