MCP.so
登录
B

Backlinks Mcp

@cnych

关于 Backlinks Mcp

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

cnych

提交者

阳明

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器