Realurls
Rank #7,003io.github.zhouchungong/realurls
Which domain officially belongs to which software product or company. Ownership only, never safety.
Realurls is a Model Context Protocol (MCP) server published by zhouchungong. It ranks #7,003 of 132,046 servers tracked on MCP Toplist. Realurls is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 125,043 of 132,046 servers on MCP Toplist.
Use Realurls
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add realurls -e "REALURLS_API=<your REALURLS_API>" -- npx -y @realurls/mcpReplace each placeholder with your own value before saving.
[mcp_servers.realurls]
command = "npx"
args = ["-y", "@realurls/mcp"]
[mcp_servers.realurls.env]
REALURLS_API = "<your REALURLS_API>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"realurls": {
"command": "npx",
"args": [
"-y",
"@realurls/mcp"
],
"env": {
"REALURLS_API": "<your REALURLS_API>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"realurls": {
"command": "npx",
"args": [
"-y",
"@realurls/mcp"
],
"env": {
"REALURLS_API": "<your REALURLS_API>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"realurls": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@realurls/mcp"
],
"env": {
"REALURLS_API": "<your REALURLS_API>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"realurls": {
"command": "npx",
"args": [
"-y",
"@realurls/mcp"
],
"env": {
"REALURLS_API": "<your REALURLS_API>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"realurls": {
"command": "npx",
"args": [
"-y",
"@realurls/mcp"
],
"env": {
"REALURLS_API": "<your REALURLS_API>"
}
}
}
}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.zhouchungong%2Frealurls)<a href="https://mcptoplist.com/server/io.github.zhouchungong%2Frealurls"><img src="https://mcptoplist.com/badge/io.github.zhouchungong%2Frealurls.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zhouchungong
Available versions (4)
| Version | Published |
|---|---|
| 0.1.5 | Sep 5, 2026 |
| 0.1.4 | Sep 5, 2026 |
| 0.1.2 | Sep 5, 2026 |
| 0.1.1 | Sep 5, 2026 |
Frequently asked questions
- Who maintains Realurls?
- Realurls is maintained by zhouchungong, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Realurls listed on the Official MCP Registry?
- Yes — Realurls is listed on the Official MCP Registry, alongside Glama.
- How many versions does Realurls have?
- MCP Toplist tracks 4 versions of Realurls, most recently published on Sep 5, 2026.
- Where can I find the source code for Realurls?
- The source code for Realurls is hosted at github.com/zhouchungong/realurls-registry.
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.