You're viewing a demo portfolio

Join the waitlist
PRSM

page_html

Active

Tool of Wikimedia Rest

declared in 0.1.0

Full Wikipedia article HTML (Parsoid output) — use when page_summary's extract isn't enough and you need the complete article body, infoboxes, tables, and embedded content. Returns rendered HTML you can scrape/parse for full-text questions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "title": "World War II"
    },
    {
      "lang": "fr",
      "title": "Photosynthesis",
      "project": "wikipedia"
    }
  ],
  "required": [
    "title"
  ],
  "properties": {
    "lang": {
      "type": "string"
    },
    "title": {
      "type": "string"
    },
    "project": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Wikimedia Rest

https://github.com/pipeworx-io/mcp-wikimedia-rest

1/7 registries
View full server →
page_html — Wikimedia Rest — PRSM MCP