stagenth web data

Created By
2 days ago
Web data toolkit: scrape_url (clean Markdown, optional real-browser JS rendering), crawl (multi-page BFS), extract (tables/links/headings/CSS selectors as JSON), site_map (sitemap discovery). China-hosted.
Overview

stagenth web data

Web data toolkit: scrape_url (clean Markdown, optional real-browser JS rendering), crawl (multi-page BFS), extract (tables/links/headings/CSS selectors as JSON), site_map (sitemap discovery). China-hosted.

Tools

  • scrape_url — fetch a public page as clean Markdown / text / HTML; render=true renders JS-heavy pages in a real Chromium first
  • crawl — BFS-crawl up to 20 pages from a start URL, each page converted to Markdown (billed per page)
  • extract — structured extraction: tables as headers+rows JSON, links, images, heading outline, metadata, custom CSS selectors
  • site_map — discover a site's URLs via robots.txt / sitemap.xml, falling back to homepage link discovery

Connect

  1. Sign up at https://www.stagenth.com and create an API token (Console → API Tokens).
  2. Add to your MCP client config:
{"mcpServers":{"stagenth-web":{"type":"http","url":"https://stagenth.com/mcp/web/","headers":{"Authorization":"Bearer <YOUR_API_KEY>"}}}}

Docs: https://www.stagenth.com/help?scope=agent-tools

Server Config

{
  "mcpServers": {
    "stagenth-web": {
      "type": "http",
      "url": "https://stagenth.com/mcp/web/",
      "headers": {
        "Authorization": "Bearer <YOUR_API_KEY>"
      }
    }
  }
}
Project Info
Created At
2 days ago
Updated At
2 days ago
Author Name
-
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Mapquest Mcp

24 minutes ago