Whooshly MCP
Rank #55,892io.github.ankurmans/whooshly-mcp
Create short links, QR codes, UTM templates, vCards, and landing pages from your AI assistant.
Whooshly MCP is a Model Context Protocol (MCP) server published by ankurmans. It ranks #55,892 of 132,405 servers tracked on MCP Toplist. Whooshly MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 76,513 of 132,405 servers on MCP Toplist.
Use Whooshly MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http whooshly-mcp https://app.whooshly.co/api/mcpclaude mcp add whooshly-mcp -e "WHOOSHLY_TOKEN=<your WHOOSHLY_TOKEN>" -- npx -y whooshly-mcpReplace each placeholder with your own value before saving.
[mcp_servers.whooshly-mcp]
url = "https://app.whooshly.co/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.whooshly-mcp]
command = "npx"
args = ["-y", "whooshly-mcp"]
[mcp_servers.whooshly-mcp.env]
WHOOSHLY_TOKEN = "<your WHOOSHLY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://app.whooshly.co/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"whooshly-mcp": {
"command": "npx",
"args": [
"-y",
"whooshly-mcp"
],
"env": {
"WHOOSHLY_TOKEN": "<your WHOOSHLY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whooshly-mcp": {
"url": "https://app.whooshly.co/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"whooshly-mcp": {
"command": "npx",
"args": [
"-y",
"whooshly-mcp"
],
"env": {
"WHOOSHLY_TOKEN": "<your WHOOSHLY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"whooshly-mcp": {
"type": "http",
"url": "https://app.whooshly.co/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"whooshly-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"whooshly-mcp"
],
"env": {
"WHOOSHLY_TOKEN": "<your WHOOSHLY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whooshly-mcp": {
"serverUrl": "https://app.whooshly.co/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"whooshly-mcp": {
"command": "npx",
"args": [
"-y",
"whooshly-mcp"
],
"env": {
"WHOOSHLY_TOKEN": "<your WHOOSHLY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whooshly-mcp": {
"url": "https://app.whooshly.co/api/mcp"
}
}
}{
"mcpServers": {
"whooshly-mcp": {
"command": "npx",
"args": [
"-y",
"whooshly-mcp"
],
"env": {
"WHOOSHLY_TOKEN": "<your WHOOSHLY_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.ankurmans%2Fwhooshly-mcp)<a href="https://mcptoplist.com/server/io.github.ankurmans%2Fwhooshly-mcp"><img src="https://mcptoplist.com/badge/io.github.ankurmans%2Fwhooshly-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ankurmans
Other servers by ankurmans
View all ankurmans servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Jul 18, 2026 |
| 1.0.2 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Whooshly MCP?
- Whooshly MCP is maintained by ankurmans, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Whooshly MCP listed on the Official MCP Registry?
- Yes — Whooshly MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Whooshly MCP have?
- MCP Toplist tracks 2 versions of Whooshly MCP, most recently published on Jul 18, 2026.
- Where can I find the source code for Whooshly MCP?
- The source code for Whooshly MCP is hosted at github.com/ankurmans/whooshly-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.