mcpbeat Sign in

Linkguard MCP Server

by linkguard Your server? Claim it
local only

Linkguard MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi.

Backlink tools for AI assistants: redirect, Google index, and backlink health checks.

Installs per day peak 21 · avg 9 · +11% w/w
a month agotoday
50
Installs / week
pypi · linkguard-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Linkguard MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add linkguard-mcp -- uvx linkguard-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "linkguard-mcp": {
      "args": [
        "linkguard-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.linkguard-mcp]
command = "uvx"
args = ["linkguard-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "linkguard-mcp": {
      "args": [
        "linkguard-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "linkguard-mcp": {
      "args": [
        "linkguard-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: LINKGUARD_API_KEY (Your lg_ API key from https://linkguard.ai/dashboard/api-keys (one paid top-up unlocks it).), LINKGUARD_API_URL (Override the API base URL. Defaults to https://linkguard.ai.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Linkguard MCP

same job, measured the same way
Sheet Best MCP
by sheetbest

Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.

answering
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only
MCP Server Indexforge
by joepangallo

Submit URLs to Google and Bing for indexing, scan sitemaps, check index status.

43 installs/wk local only
Google Search Console
by getmcpads

Google Search Console: 20 read-only tools for Search Analytics, sitemaps and indexing.

79 installs/wk local only
SEO Tools: XMLRiver SERP (Google + Yandex)
by antohins

Google & Yandex SERP, image/news verticals and URL indexation checks via XMLRiver (read-only).

60 installs/wk local only
Adako: ad ops for AI assistants
by adako

Google, Meta, ChatGPT, TikTok and LinkedIn Ads for AI assistants. Every change needs your approval.

answering
Localseodata
by localseodata

42 local SEO tools for AI assistants. SERP tracking, reviews, keywords, audits, and more.

21 installs/wk local only
Indexnow
by sharozdawa

Submit URLs for instant indexing via IndexNow and Google Indexing API.

31 installs/wk local only

Linkguard MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Linkguard MCP?
Linkguard MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package linkguard-mcp was installed 50 times last week.
How do I connect Linkguard MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls linkguard-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Linkguard MCP?
The pypi package linkguard-mcp was installed 50 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.