Skip to main content
Glama

Server Details

x402-gated web extraction gateway. Tools: extract, extract_batch.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
FoundryNet/foundrynet-scrape
GitHub Stars
0
Server Listing
foundrynet-scrape

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • First observedextract
    • First observedextract_batch

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Scrapes dynamic web pages via headless Chrome, stripping clutter and ads, and returns clean Markdown or JSON content. It integrates with Cloudflare Workflows and monetizes each extraction through the x402 protocol.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to reliably fetch public web URLs and extract clean, agent-ready text, Markdown, links, and metadata, with automatic browser fallback and optional x402 payment support.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables extracting clean, structured markdown from any URL—stripping nav, ads, and scripts—for RAG pipelines and AI research agents, with pay-per-call micropayments via x402.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Extracts structured JSON from any URL using plain-language field specs, with caching and LLM-based selector discovery. Exposes scrape, list_cached_selectors, and refresh_selectors tools over stdio, and blocks private addresses for safety.
    4
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3/5.0
Disambiguation5/5

The two tools are clearly distinct: one extracts a single page, the other processes multiple pages in batch. No overlap in functionality.

Naming Consistency5/5

Both tool names use the verb 'extract' with a descriptive suffix for the batch variant, maintaining a consistent and predictable pattern.

Tool Count4/5

With only 2 tools, the server is minimal yet sufficient for its apparent purpose of content extraction. Slightly thin but not unreasonable.

Completeness3/5

The core extraction functionality is covered, but missing tools for page discovery, metadata retrieval, or output format selection (beyond a parameter) represent notable gaps.