Token导航 LogoToken导航TokenDH.com
CR
浏览器工具HTTP官方级别未说明来源级核验

Crawlforge MCP

MCP Server

CrawlForge MCP is a production-ready MCP server that gives AI agents the power to scrape websites, extract structured data, run deep research, bypass anti-bot detection, and process documents. It pac…

工具数

公开资料未说明
JavaScriptHTTP浏览器自动化

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:41

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add CrawlForgeDEV/crawlforge-mcp

详细介绍

crawlforge-mcp

CrawlForge MCP is a production-ready MCP server that gives AI agents the power to scrape websites, extract structured data, run deep research, bypass anti-bot detection, and process documents. It pac…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add CrawlForgeDEV/crawlforge-mcp

# Browse available tools
npx -y smithery tool list CrawlForgeDEV/crawlforge-mcp

# Get full schema for a tool
npx -y smithery tool get CrawlForgeDEV/crawlforge-mcp fetch_url

# Call a tool
npx -y smithery tool call CrawlForgeDEV/crawlforge-mcp fetch_url '{}'

Direct MCP Connection

Endpoint: https://crawlforge-mcp--crawlforgedev.run.tools

Tools (20)

  • fetch_url — Fetch content from a URL with optional headers and timeout
  • extract_text — Extract clean text content from a webpage
  • extract_links — Extract all links from a webpage with optional filtering
  • extract_metadata — Extract metadata from a webpage (title, description, keywords, etc.)
  • scrape_structured — Extract structured data from a webpage using CSS selectors
  • search_web — Search the web using Google Search API (proxied through CrawlForge)
  • crawl_deep — Crawl websites deeply using breadth-first search
  • map_site — Discover and map website structure
  • extract_content — Extract and analyze main content from web pages with enhanced readability detection
  • process_document — Process documents from multiple sources and formats including PDFs and web pages
  • summarize_content — Generate intelligent summaries of text content with configurable options
  • analyze_content — Perform comprehensive content analysis including language detection and topic extraction
  • extract_structured — Extract structured data from a webpage using LLM-powered analysis and a JSON Schema. Falls back to CSS selector extract…
  • batch_scrape — Process multiple URLs simultaneously with support for async job management and webhook notifications
  • scrape_with_actions — Execute browser action chains before scraping content, with form auto-fill and intermediate state capture
  • deep_research — Conduct comprehensive multi-stage research with intelligent query expansion, source verification, and conflict detection
  • track_changes — Enhanced content change tracking with baseline capture, comparison, scheduled monitoring, advanced comparison engine, a…
  • generate_llms_txt — Analyze websites and generate standard-compliant LLMs.txt and LLMs-full.txt files defining AI model interaction guideli…
  • stealth_mode — Advanced anti-detection browser management with stealth features, fingerprint randomization, and human behavior simulat…
  • localization — Multi-language and geo-location management with country-specific settings, browser locale emulation, timezone spoofing,…
# Get full input/output schema for a tool
npx -y smithery tool get CrawlForgeDEV/crawlforge-mcp 

Prompts (1)

  • getting-started (description)

目录标签

目录标签

JavaScriptHTTP浏览器自动化

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP