← Registry

General Tools

uneed.best

Provides search and discovery of digital products, including trending and recent launches, with details and alternatives.

1 endpoint9 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://mcp.uneed.best/mcp

No auth detected

MCP server metadata

Name
uneed
Version
1.0.0
Capabilities
tools.listChanged

Known tools 9

search_products

Use this when the user is looking for a digital tool or product by need, keyword or name.

Inferred read-only
get_product

Use this when you have a product slug and need its full public profile on uneed.

Inferred read-only
get_alternatives

Use this when the user wants alternatives or competitors to a product listed on uneed.

Inferred read-only
get_trending

Use this when the user asks what is trending, popular or winning on uneed.

Inferred read-only
get_recent_launches

Use this when the user asks what is new or what launched recently.

Inferred read-only
list_deals

Use this when the user asks about discounts, promo codes or deals on digital products.

Inferred read-only
list_categories

Use this when you need the valid category values before filtering, or when the user asks what Uneed covers.

Inferred read-only
search

Use this when a deep research run needs to look up digital tools and products on uneed.

Inferred read-only
fetch

Use this to retrieve the full uneed.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.uneed]
url = "https://mcp.uneed.best/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "uneed": {
      "type": "http",
      "url": "https://mcp.uneed.best/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: uneed
Remote MCP URL: https://mcp.uneed.best/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "uneed": {
      "url": "https://mcp.uneed.best/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "uneed": {
      "type": "http",
      "url": "https://mcp.uneed.best/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.