服务器
B
概览
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