Back to search
30
MCP

clawpage-mcp

npm/clawpage-mcp

MCP server for ClawPage web extraction API. Extract and structure any web page into clean JSON.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

webclaw
Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.
0 tools
deventerprisesoftware/scrapi-mcp
MCP server for using ScrAPI to scrape web pages.
0 tools
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
0 tools
sovereign-web-scraper-mcp
MCP server for web scraping — fetch URLs, extract text/links/metadata, CSS selector extraction. Zero deps, LLM-optimized output.
0 tools
io.alterlab/mcp-server
Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clawpage-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}