page_html
ActiveTool of Wikimedia Rest
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wikimedia Rest
https://github.com/pipeworx-io/mcp-wikimedia-rest
1/7 registries