Loading MCP server directory, please wait...
Backlink tools for AI assistants: redirect, Google index, and backlink health checks.
npx @getmcp/cli add ai.linkguard/linkguard-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
LINKGUARD_API_KEYYour lg_ API key from https://linkguard.ai/dashboard/api-keys (one paid top-up unlocks it).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.linkguard/linkguard-mcp": {
"command": "uvx",
"args": [
"linkguard-mcp"
],
"env": {
"LINKGUARD_API_KEY": "",
"LINKGUARD_API_URL": ""
}
}
}
}