Wishfinity MCP Plusw
Rank #31,442io.github.wishfinity/wishfinity-mcp-plusw
MCP server providing wishfinity-plusw capabilities
Wishfinity MCP Plusw is a Model Context Protocol (MCP) server published by wishfinity. It ranks #31,442 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Wishfinity MCP Plusw is listed across 3 registries — Official MCP, Smithery and Glama, with 5 tracked versions. It was first listed on Dec 22, 2025 and most recently updated on Dec 26, 2025.
Ranks ahead of 84,149 of 115,591 servers on MCP Toplist.
Use Wishfinity MCP Plusw
claude mcp add wishfinity-mcp-plusw -- npx -y wishfinity-mcp-plusw[mcp_servers.wishfinity-mcp-plusw]
command = "npx"
args = ["-y", "wishfinity-mcp-plusw"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wishfinity-mcp-plusw": {
"command": "npx",
"args": [
"-y",
"wishfinity-mcp-plusw"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wishfinity-mcp-plusw": {
"command": "npx",
"args": [
"-y",
"wishfinity-mcp-plusw"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wishfinity-mcp-plusw": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wishfinity-mcp-plusw"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wishfinity-mcp-plusw": {
"command": "npx",
"args": [
"-y",
"wishfinity-mcp-plusw"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wishfinity-mcp-plusw": {
"command": "npx",
"args": [
"-y",
"wishfinity-mcp-plusw"
]
}
}
}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/io.github.wishfinity%2Fwishfinity-mcp-plusw)<a href="https://mcptoplist.com/server/io.github.wishfinity%2Fwishfinity-mcp-plusw"><img src="https://mcptoplist.com/badge/io.github.wishfinity%2Fwishfinity-mcp-plusw.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
wishfinity
Available versions (5)
| Version | Published |
|---|---|
| 1.2.2 | Dec 26, 2025 |
| 1.1.0 | Dec 22, 2025 |
| 1.0.2 | Dec 22, 2025 |
| 1.0.1 | Dec 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Wishfinity MCP Plusw?
- Wishfinity MCP Plusw is maintained by wishfinity, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Wishfinity MCP Plusw listed on the Official MCP Registry?
- Yes — Wishfinity MCP Plusw is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does Wishfinity MCP Plusw have?
- MCP Toplist tracks 5 versions of Wishfinity MCP Plusw, most recently published on Dec 26, 2025.
- Where can I find the source code for Wishfinity MCP Plusw?
- The source code for Wishfinity MCP Plusw is hosted at github.com/wishfinity/wishfinity-mcp-plusw.