{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_d2vzywppmfb6","handle":"backlinks-mcp","url":"https://wellknown.network/agents/backlinks-mcp","links":{"self":"https://wellknown.network/agents/backlinks-mcp/record.json","html":"https://wellknown.network/agents/backlinks-mcp","markdown":"https://wellknown.network/agents/backlinks-mcp/record.md","api":"https://wellknown.network/api/v1/agents/backlinks-mcp","status":"https://wellknown.network/api/v1/agents/backlinks-mcp/status","claim":"https://wellknown.network/agents/backlinks-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/backlinks-mcp/claim.json","badge":"https://wellknown.network/agents/backlinks-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:backlinks-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"backlinks-mcp","summary":"A MCP service for retrieving backlink information for any domain using Ahrefs' data","description":"# Backlinks MCP\n\nA MCP (Model Control Protocol) service for retrieving backlink information for any domain using Ahrefs' data.\n\n## Overview\n\nThis service provides an API to retrieve backlink data for websites. It handles the entire process including captcha solving, authentication, and data retrieval from Ahrefs. The results are cached to improve performance and reduce API costs.\n\n> This MCP server is only for learning purposes, please do not abuse it, otherwise the consequences will be self-responsible. This project is inspired by `@哥飞社群`.\n\n## Features\n\n- 🔍 Retrieve backlink data for any domain\n- 🔒 Automatic captcha solving with CapSolver\n- 💾 Signature caching to reduce API calls\n- 🚀 Fast and efficient data retrieval\n- 🧹 Simplified output with the most relevant backlink information\n\n## Installation\n\n### Prerequisites\n\n- Python 3.8 or higher\n- A CapSolver account and API key (register [here](https://dashboard.capsolver.com/passport/register?inviteCode=1dTH7WQSfHD0))\n- `uv` installed (on macOS, you might need to install with `brew install uv`)\n\n### Manual Setup\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/cnych/backlinks-mcp.git\n   cd backlinks-mcp\n   ```\n\n2. Install FastMCP with uv:\n\n   ```bash\n   uv pip install fastmcp\n   ```\n\n3. Set up your CapSolver API key:\n   ```bash\n   export CAPSOLVER_API_KEY=\"your-capsolver-api-key\"\n   ```\n\n## Usage\n\n### Running the Service\n\nYou can use FastMCP to run the service in several ways:\n\n#### Install in Claude Desktop\n\nTo install this server in Claude Desktop and interact with it right away:\n\n```bash\nfastmcp install src/backlinks_mcp/server.py\n```\n\n#### Test with the MCP Inspector\n\nFor development and testing:\n\n```bash\nfastmcp dev src/backlinks_mcp/server.py\n```\n\n#### Install in Cursor IDE\n\nOn Cursor Settings, switch to MCP tab, click the `+Add new global MCP server` button, then input the following content:\n\n```json\n{\n  \"mcpServers\": {\n    \"Backlink MCP\": {\n      \"command\": \"uvx\",\n      \"args\": [\"bac…","publisher":null,"homepage":"https://github.com/cnych/backlinks-mcp","repository":"https://github.com/cnych/backlinks-mcp/issues","version":"0.1.7","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:backlinks-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"backlinks-mcp","registry":"pypi","observedAt":"2026-09-09T10:29:16.082Z","publishedAt":"2025-04-12T06:07:27.395545Z","latestVersion":"0.1.7"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"backlinks-mcp","url":"https://pypi.org/project/backlinks-mcp/","firstSeenAt":"2026-09-09T10:26:27.139Z","fetchedAt":"2026-09-09T10:26:27.139Z","normalizedAt":"2026-09-09T10:26:27.139Z"}]},"firstSeenAt":"2026-09-09T10:26:27.139Z","updatedAt":"2026-09-09T10:29:16.082Z"}