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