Skip to content
Back to search
30
MCP streamable-http

Web Content Extract Mcp

io.github.varvararatta/web_content_extract_mcp

Web Content Extract Mcp connects AI agents to real public APIs via MCP. Tools include

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

crewai-web-search-mcp
MCP server providing web search and content extraction for AI agents
0 tools
@agenson-horrowitz/web-content-extractor-mcp
Agent-optimized MCP server for extracting clean, structured content from web pages - built specifically for AI agents that need LLM-friendly
0 tools
Htmlpdf Transform Mcp
Htmlpdf Transform Mcp connects AI agents to real public APIs via MCP. Tools include
0 tools · streamable-http
io.github.acedatacloud/mcp-webextrator
MCP server for web extraction and rendering via AceDataCloud WebExtrator
0 tools · streamable-http
web-retrieval-mcp
MCP web search + tiered web fetch for AI agents (Exa, Firecrawl), SSRF-guarded, cross-platform.
0 tools
io.github.scrapegraphai/scrapegraph-mcp
AI-powered web scraping and data extraction capabilities through ScrapeGraph API
0 tools

How to use

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

{
  "mcpServers": {
    "web_content_extract_mcp": {
      "url": "https://web-content-extract-mcp.mcpize.run/mcp",
      "transport": "streamable-http"
    }
  }
}