/add-wish by Wishfinity
Rank #85,968smithery/wishfinity/add-wish
Save products from any online retailer to a universal wishlist for later purchase or gift sharing. Organize shopping discoveries and track interesting items in a single location. Share curated lists with friends and family to simplify gift-giving for birthdays and holidays.
/add-wish by Wishfinity is a Model Context Protocol (MCP) server published by wishfinity. It ranks #85,968 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. /add-wish by Wishfinity is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 20, 2026.
Ranks ahead of 29,623 of 115,591 servers on MCP Toplist.
Use /add-wish by Wishfinity
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http add-wish https://server.smithery.ai/wishfinity/add-wish/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.add-wish]
url = "https://server.smithery.ai/wishfinity/add-wish/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/wishfinity/add-wish/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"add-wish": {
"url": "https://server.smithery.ai/wishfinity/add-wish/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"add-wish": {
"type": "http",
"url": "https://server.smithery.ai/wishfinity/add-wish/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"add-wish": {
"serverUrl": "https://server.smithery.ai/wishfinity/add-wish/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"add-wish": {
"url": "https://server.smithery.ai/wishfinity/add-wish/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fwishfinity%2Fadd-wish)<a href="https://mcptoplist.com/server/smithery%2Fwishfinity%2Fadd-wish"><img src="https://mcptoplist.com/badge/smithery%2Fwishfinity%2Fadd-wish.svg" alt="MCP Toplist: #85,968 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wishfinity
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains /add-wish by Wishfinity?
- /add-wish by Wishfinity is maintained by wishfinity, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is /add-wish by Wishfinity listed on the Official MCP Registry?
- /add-wish by Wishfinity is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does /add-wish by Wishfinity have?
- /add-wish by Wishfinity ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for /add-wish by Wishfinity?
- The source code for /add-wish by Wishfinity is hosted at github.com/wishfinity/wishfinity-mcp-plusw.