Backlinks MCP is a FastMCP service that retrieves backlink information for any domain using Ahrefs' data. Developed by cnych, it solves CAPTCHA challenges automatically using CapSolver's API to access Ahrefs' backlink checker, then caches signature tokens to minimize redundant requests. The server exposes a tool that returns detailed backlink data including anchor text, domain rating, and URL information. This implementation is particularly useful for SEO analysis, competitive research, and link building strategies where understanding a website's backlink profile is essential.
Get the backlinks of a domain. Parameters: domain (string): The domain to analyze (e.g. 'example.com')
Generate keyword ideas. Parameters: keyword (string): The seed keyword, country (string): Country code (default: 'us'), search_engine (string): Search engine (default: 'Google')
Get the traffic estimation. Parameters: domain_or_url (string): The domain or URL to analyze, country (string): Country filter (default: 'None'), mode (string): Analysis mode ('subdomains' or 'exact')
Get the keyword difficulty score. Parameters: keyword (string): The keyword to analyze, country (string): Country code (default: 'us')
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!