Back to the catalog

CrawlConsole

Backlink Analysis MCP for AI Agents: authority, referring domains, and competitor link gaps.

Open source Open in the app JSON README (API)

About

Backlink Analysis MCP for AI Agents: authority, referring domains, and competitor link gaps.

Details

Kind
MCP servers
Topic
Marketing & analytics
Publisher
com.crawlconsole
Origin
official
Category
ferramentas
Transport
http
Version
0.1.0
Added
2026-08-29 03:01:04
Updated
2026-08-29 03:01:04
Origin id
com.crawlconsole/crawlconsole

README

# CrawlConsole MCP Installer

CrawlConsole gives AI agents backlink intelligence through MCP. Once connected,
agents can run deep backlink analysis for any domain, inspect referring domains,
get Domain Authority and Harmonic Centrality scores, find competitor link gaps,
and find page-level and anchor-level backlinks for how websites are connected
across the internet.

Install the hosted CrawlConsole MCP endpoint in Codex or Claude Code:

```sh
npx -y @crawlconsole/mcp
```

The installer opens a CrawlConsole Google sign-in link, waits for browser
approval, creates one Agent API key, then writes the local MCP configuration.

## Options

```sh
npx -y @crawlconsole/mcp -- --agent codex
npx -y @crawlconsole/mcp -- --agent claude
npx -y @crawlconsole/mcp -- --agent codex,claude --yes
```

More