MCP.so
Sign In
B

Backlinks Mcp

@cnych

About Backlinks Mcp

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

cnych

Submitted by

阳明

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "backlinks-mcp": {
      "command": "uv",
      "args": [
        "pip",
        "install",
        "fastmcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Backlinks Mcp?

Backlinks Mcp is an MCP (Model Context Protocol) service that retrieves backlink data for any domain using Ahrefs' data. It automates captcha solving, authentication, and data retrieval, with caching to improve performance. This server is intended for learning purposes only.

How to use Backlinks Mcp?

Install the prerequisites (Python 3.8+, uv, and a CapSolver API key), then set the CAPSOLVER_API_KEY environment variable. Register the server in a compatible MCP host such as Claude Desktop via fastmcp install src/backlinks_mcp/server.py, or configure it in Cursor IDE using the provided MCP JSON snippet. The primary tool is get_backlinks_list(domain), which returns a list of backlink objects.

Key features of Backlinks Mcp

  • Retrieves backlinks for any domain
  • Automatic captcha solving using CapSolver
  • Signature caching to reduce API calls
  • Fast and efficient data retrieval
  • Simplified output with most relevant backlink info

Use cases of Backlinks Mcp

  • Analyze the backlink profile of any domain for SEO research
  • Filter backlinks by educational or government sources (edu/gov fields)
  • Test and learn about MCP server development with real-world data

FAQ from Backlinks Mcp

Do I need a CapSolver account to

Comments

More Other MCP servers