26-tool MCP server for web scraping, crawling, deep research & autonomous extraction — clean Markdown & structured JSON for Claude, Cursor & any MCP client. 1,000 free credits, local-Ollama LLM support.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"crawlforge-mcp": {
"command": "npx",
"args": [
"-y",
"mysleekdesigns/crawlforge-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add crawlforge-mcp npx -y mysleekdesigns/crawlforge-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"crawlforge-mcp": {
"command": "npx",
"args": [
"-y",
"mysleekdesigns/crawlforge-mcp"
]
}
}
}
📋 Copy
Topics
ai ai-agents ai-tools claude crawler cursor data-extraction deep-research html-to-markdown llm markdown mcp mcp-server model-context-protocol ollama