Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Uneed

best.uneed/directory

Search uneed.best's curated product directory: launches, rankings, deals and alternatives

Uptime
100.0%
1 direct probes · 30d
Response
211ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

search_products

Use this when the user is looking for a digital tool or product by need, keyword or name. Searches uneed.best's directory of thousands of tools (SaaS, AI, dev, design, marketing...) with full-text and…

get_product

Use this when you have a product slug and need its full public profile on uneed.best: description, website URL, category, tags, pricing, open source status (`open_source` / `repo_url`), launch date, c…

get_alternatives

Use this when the user wants alternatives or competitors to a product listed on uneed.best. Alternatives are ranked by weighted tag overlap (rare, specific shared tags count more than broad ones) — th…

get_reviews

Use this when the user wants to read what real users say about a product on uneed.best — the individual community reviews (testimonials) with their star rating. Each entry has `rate` (1-5, may be null…

get_trending

Use this when the user asks what is trending, popular or winning on uneed.best. Returns the community-voted rankings for a period: 'daily' | 'weekly' | 'monthly' | 'yearly'. Rankings cover products LA…

get_recent_launches

Use this when the user asks what is new or what launched recently. Lists the most recent product launches on uneed.best, newest first, optionally filtered by category (slug or name, see list_categorie…

list_deals

Use this when the user asks about discounts, promo codes or deals on digital products. Lists the active offers published by makers on uneed.best, each attached to the product it applies to (name, slug…

list_categories

Use this when you need the valid category values before filtering, or when the user asks what Uneed covers. Lists uneed.best's product categories with their slug, description and number of listed prod…

search

Use this when a deep research run needs to look up digital tools and products on uneed.best. Same catalog and same relevance ordering as search_products, returned as `{id, title, url}` documents; pass…

fetch

Use this to retrieve the full uneed.best profile of a product returned by `search`, by its id (the product slug). Same data as get_product, wrapped in the `{id, title, text, url}` document shape deep …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "uneed": {
      "url": "https://mcp.uneed.best/mcp",
      "transport": "streamable-http"
    }
  }
}