In-depth architectural comparison of the Topicforge MCP and Crawlgraph MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Topicforge MCP
Marketing · Local stdio
Quality: 56/100 (Good) | Auth: API Key required
Crawlgraph MCP
Marketing · Local stdio
Quality: 59/100 (Good) | Auth: API Key required
Verdict Summary: Choose Topicforge MCP if you need specialized Marketing tools running via a local process. Choose Crawlgraph MCP if your workspace requires Marketing integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Topicforge MCP when:
You need dedicated capabilities in the Marketing domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Paid Service).
You have access to required keys: TOPICFORGE_API_KEY.
Programmatic SEO batch jobs for agents: runbatch, getbatchstatus, exportmarkdown, plus topic cluster, FAQ schema, and meta description tools. Pay per article, no subscription. Install: npx -y @topicforge/mcp.
Backlink intelligence and competitor gap analysis on the public Common Crawl webgraph (4.4B edges, 120M domains) via CrawlGraph. 4 tools: backlink lookups, gap analysis, and a composite outreach-targets finder (domains linking to all your competitors but not you, de-noised and ranked by authority). Install: npx -y crawlgraph-mcp.
Category & Scope
Tools & Capabilities Breakdown
Topicforge MCP Tools (9)
topic_cluster
Expand a seed topic into 15–25 article ideas
faq_schema
FAQ questions + FAQPage JSON-LD
meta_description
150–160 char meta description
run_batch
Launch a credit-debited batch job (pay per article)
get_batch_status
Poll batch job progress
get_article
Fetch article by ID
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Topicforge MCP is categorized under Marketing and uses a local stdio subprocess. In contrast, Crawlgraph MCP belongs to Marketing using local stdio subprocess. Select Topicforge MCP when you need capabilities focused on marketing and Crawlgraph MCP when you require tools for marketing.
Read workspace voice profile, product facts, and effective settings
update_generation_settings
Update workspace generation settings used by `run_batch
Crawlgraph MCP Tools (4)
backlinks
Look up referring domains (backlinks) for a single target domain from the Common Crawl webgraph. Returns each linking domain with host count and CrawlGraph authority score, plus the target's own authority/rank. Costs one backlinks call against the monthly quota (1,000/mo on lifetime).
gap_analysis
Run a competitor backlink gap analysis: find domains that link to one or more of your competitors but NOT to you. Submits an async job and polls until done (usually 5-30s). Returns every gap with `found_on` listing which competitors each domain links to. Costs one gap job against the monthly quota (50/mo on lifetime).
gap_outreach_targets
The warm-outreach play. Runs a gap analysis, then ranks results: PRIORITY = domains linking to ALL your competitors but not you (publishers who cover your whole space and have never heard of you), SECONDARY = domains linking to 2+ competitors. Platform/CDN noise is filtered, top N priority targets are scored by authority. Use 2-3 competitors. Costs one gap job + one backlinks call per enriched target.
releases
List the Common Crawl releases the API can query. Does not count against any quota. Use a release `id` with the backlinks tool to query a specific snapshot.