Getting Started with CrawlForge MCP
Get your first API response in under 5 minutes. CrawlForge MCP provides 18 specialized web scraping tools designed for AI applications.
What is CrawlForge MCP?
CrawlForge MCP is a powerful web scraping server built on the Model Context Protocol (MCP). It provides 18 specialized tools for extracting, analyzing, and processing web data—all accessible through a simple REST API or native MCP integration.
Whether you're building an AI research assistant, content aggregator, or data pipeline, CrawlForge MCP handles the complexity of web scraping so you can focus on building your application.
Why Choose CrawlForge?
Quick Start
aPackage Installation
Install globally:
Quick setup wizard:
bClaude Desktop Configuration
Add to claude_desktop_config.json:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
cCursor IDE Configuration
Add to .cursorrules:
dEnvironment Variables
eUsage Examples
"Search for the latest AI news"
"Extract all links from example.com"
"Crawl the documentation site and summarize it"
cURL
TypeScript
Python
success: Whether the request was successful
data: The extracted content and metadata
credits_used: Credits deducted for this request
credits_remaining: Your remaining credit balance