You're viewing a demo portfolio

Join the waitlist
PRSM

readable-content

Active

Tool of The Stall

declared in 4.82.0

Fetches any public URL and returns the full readable article text as clean Markdown, stripped of navigation, ads, and boilerplate. Returns title, published date (if available), and the complete body ready for LLM summarization, analysis, or RAG ingestion. A $0.004 alternative to exa.ai/contents ($0.007) and web-read ($0.016) for the same full-text extraction primitive.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "url": {
      "type": "string",
      "description": "Public HTTP/HTTPS URL to extract readable content from. Redirects are followed."
    },
    "no_cache": {
      "type": "boolean",
      "description": "If true, forces a fresh fetch bypassing Jina's cache (default false)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
readable-content — The Stall — PRSM MCP