← Back to Plugins
MCP Server MCP

io.github.mouhabmzibra-rgb/seo-backlinks

github By github 👁 1 views ▲ 0 votes

Backlinks, Domain Rating & expired-domain drops via seo-backlinks.net (Common Crawl)

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "seo-backlinks-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your seo-backlinks.net API key. Get a free one at https://seo-backlinks.net/sign-up (3 daily checks free). Falls back to demo key if not set.",
          "format": "string",
          "isSecret": true,
          "name": "SEO_BACKLINKS_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...