← WebMCP Directory

mytopfive.app

mytopfive.app

live Unverified (seed import) Media & Personal 3 tools imperative implementation

Top Five

First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com

Answer 2 · Act 1 · Transact 0 · Score: Not yet scored

Tool inspector

search_public_lists

answer imperative

Search public Top Five lists by keyword and return each match with its creator, description and a link. Replays the same query the Discover screen runs, so the results are exactly the lists that screen would show for the same words. Matching is a case-insensitive substring over list title and description — not semantic — so "sushi" finds "Sushi in NYC" but not "Best Japanese food". Public lists only — the query filters on is_public and the call carries no session, so a private list is not reachable through this tool even for the person viewing the page. Results come back under "rows", newest first, each with the list's title, creator, description where it has one, and "url" — the path to that list's page on this site. An empty rows array means nothing matched.

Input schema

PropertyTypeRequiredDescription
query string yes Keywords to match against list titles and descriptions, e.g. "sushi".
max_results integer no Cap on returned lists (default 10; the Discover screen itself uses 20).
Raw JSON schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Keywords to match against list titles and descriptions, e.g. \"sushi\"."
    },
    "max_results": {
      "type": "integer",
      "description": "Cap on returned lists (default 10; the Discover screen itself uses 20).",
      "default": 10
    }
  },
  "required": [
    "query"
  ]
}

Similar websites

tracinginsights.com

tracinginsights.com

Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…

live Unverified Media & Personal
52 tools A17 / Act35 / T0 Not yet scored Seen 2026-09-14
select-f1-data get-current-selection list-available-options get-data-status wait-for-data
Inspect tools
fiveminutebrief.ai

fiveminutebrief.ai

live Unverified Media & Personal
31 tools A10 / Act21 / T0 Not yet scored Seen 2026-09-14
list_public_topics get_public_topic get_latest_brief get_public_topic_preview get_brief_newsletter
Inspect tools
panoptik-studio.vercel.app

panoptik-studio.vercel.app

Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.

live Unverified Media & Personal Transact tools
30 tools A9 / Act20 / T1 Not yet scored Seen 2026-09-14
get_project_state list_clips list_scenes get_silence_intervals get_transcript
Inspect tools
webroom.openai.chatgpt.site

webroom.openai.chatgpt.site

A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.

demo Unverified Media & Personal
28 tools A4 / Act24 / T0 Not yet scored Seen 2026-09-14
get_document_info get_edit_state get_edit_history get_image_preview open_image_from_url
Inspect tools

Related on Influzer