Linkonda
Rank #51,559com.linkonda/mcp
Create and manage Linkonda short links and QR codes, with no per-visitor tracking.
Linkonda is a Model Context Protocol (MCP) server published by mahmoudhalimeh. It ranks #51,559 of 132,046 servers tracked on MCP Toplist. Linkonda is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 15, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 80,487 of 132,046 servers on MCP Toplist.
Use Linkonda
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add linkonda -e "LINKONDA_API_KEY=<your LINKONDA_API_KEY>" -e "LINKONDA_API_BASE_URL=<your LINKONDA_API_BASE_URL>" -- npx -y @veranoapp/linkonda-mcpReplace each placeholder with your own value before saving.
[mcp_servers.linkonda]
command = "npx"
args = ["-y", "@veranoapp/linkonda-mcp"]
[mcp_servers.linkonda.env]
LINKONDA_API_KEY = "<your LINKONDA_API_KEY>"
LINKONDA_API_BASE_URL = "<your LINKONDA_API_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"linkonda": {
"command": "npx",
"args": [
"-y",
"@veranoapp/linkonda-mcp"
],
"env": {
"LINKONDA_API_KEY": "<your LINKONDA_API_KEY>",
"LINKONDA_API_BASE_URL": "<your LINKONDA_API_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"linkonda": {
"command": "npx",
"args": [
"-y",
"@veranoapp/linkonda-mcp"
],
"env": {
"LINKONDA_API_KEY": "<your LINKONDA_API_KEY>",
"LINKONDA_API_BASE_URL": "<your LINKONDA_API_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"linkonda": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@veranoapp/linkonda-mcp"
],
"env": {
"LINKONDA_API_KEY": "<your LINKONDA_API_KEY>",
"LINKONDA_API_BASE_URL": "<your LINKONDA_API_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"linkonda": {
"command": "npx",
"args": [
"-y",
"@veranoapp/linkonda-mcp"
],
"env": {
"LINKONDA_API_KEY": "<your LINKONDA_API_KEY>",
"LINKONDA_API_BASE_URL": "<your LINKONDA_API_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"linkonda": {
"command": "npx",
"args": [
"-y",
"@veranoapp/linkonda-mcp"
],
"env": {
"LINKONDA_API_KEY": "<your LINKONDA_API_KEY>",
"LINKONDA_API_BASE_URL": "<your LINKONDA_API_BASE_URL>"
}
}
}
}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/com.linkonda%2Fmcp)<a href="https://mcptoplist.com/server/com.linkonda%2Fmcp"><img src="https://mcptoplist.com/badge/com.linkonda%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mahmoudhalimeh
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Aug 16, 2026 |
| 0.1.2 | Aug 16, 2026 |
| 0.1.1 | Aug 15, 2026 |
Frequently asked questions
- Who maintains Linkonda?
- Linkonda is maintained by mahmoudhalimeh, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Linkonda listed on the Official MCP Registry?
- Yes — Linkonda is listed on the Official MCP Registry, alongside Glama.
- How many versions does Linkonda have?
- MCP Toplist tracks 3 versions of Linkonda, most recently published on Aug 16, 2026.
- Where can I find the source code for Linkonda?
- The source code for Linkonda is hosted at github.com/mahmoudhalimeh/NanoLink-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.