← easyfetcher.com

INDIVIDUAL MCP TOOL

backlink_check

Check backlinks for a domain, total count, referring domains, domain authority, and top referring sites.

easyfetcher.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.easyfetcher.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for backlink_check and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

easyfetcher.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.easyfetcher]
url = "https://mcp.easyfetcher.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "easyfetcher": {
      "type": "http",
      "url": "https://mcp.easyfetcher.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: easyfetcher
Remote MCP URL: https://mcp.easyfetcher.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "easyfetcher": {
      "url": "https://mcp.easyfetcher.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "easyfetcher": {
      "type": "http",
      "url": "https://mcp.easyfetcher.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "easyfetcher",
  "transport": "streamable-http",
  "url": "https://mcp.easyfetcher.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_connections — List all connected data sources.
  • trends_query — Query Google Trends data.
  • gsc_query — Query Google Search Console data for traffic, impressions, clicks, and CTR.
  • gsc_url_inspect — Inspect one or multiple URLs using the Google Search Console URL Inspection API.
  • gsc_sitemaps — Check sitemap health for a GSC property.
  • ga4_query — Query Google Analytics 4 data.
  • rank_check_direct — Check Google search rankings for specific keywords on a domain RIGHT NOW.
  • pagespeed_query — Check PageSpeed / Core Web Vitals for any URL using Google Lighthouse.