MCP Server
MCP
io.github.pucilpet/crawlgraph-mcp
Backlink lookups and competitor gap analysis on Common Crawl's open web graph (4.4B links).
Install
mcpb:https://github.com/pucilpet/crawlgraph-mcp/releases/download/v0.2.2/crawlgraph-mcp.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/pucilpet/crawlgraph-mcp/releases/download/v0.2.2/crawlgraph-mcp.mcpb",
"fileSha256": "79bf3199b9e541d671f610619dc4dc959ecea4968d075b87df7b403c2373c597",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "CrawlGraph API key (cg_live_...) from https://crawlgraph.com/account",
"isRequired": true,
"isSecret": true,
"name": "CRAWLGRAPH_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment