MissingLinkz✓
io.github.andrewlamamills-tech/missinglinkz · v1.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.andrewlamamills-tech/missinglinkz",
"description": "Campaign link builder for AI agents. Build UTM-tracked links and validate destinations.",
"title": "MissingLinkz",
"repository": {
"url": "https://github.com/andrewlamamills-tech/missing-linkz",
"source": "github"
},
"version": "1.1.1",
"websiteUrl": "https://missinglinkz.io",
"packages": [
{
"registryType": "npm",
"identifier": "missinglinkz",
"version": "1.1.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}