General Tools
uneed.best
Provides search and discovery of digital products, including trending and recent launches, with details and alternatives.
ENDPOINT 1
https://mcp.uneed.best/mcp
MCP server metadata
- Name
- uneed
- Version
- 1.0.0
Known tools 9
search_productsUse this when the user is looking for a digital tool or product by need, keyword or name.
Inferred read-onlyget_productUse this when you have a product slug and need its full public profile on uneed.
Inferred read-onlyget_alternativesUse this when the user wants alternatives or competitors to a product listed on uneed.
Inferred read-onlyget_trendingUse this when the user asks what is trending, popular or winning on uneed.
Inferred read-onlyget_recent_launchesUse this when the user asks what is new or what launched recently.
Inferred read-onlylist_dealsUse this when the user asks about discounts, promo codes or deals on digital products.
Inferred read-onlylist_categoriesUse this when you need the valid category values before filtering, or when the user asks what Uneed covers.
Inferred read-onlysearchUse this when a deep research run needs to look up digital tools and products on uneed.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.