You're viewing a demo portfolio

Join the waitlist
PRSM

page_pdf

Active

Tool of Wikimedia Rest

declared in 0.1.0

Returns a Mapbox static-tile image URL for a Wikipedia article as a PDF download. Caller fetches the binary PDF directly from the returned URL via browser or curl. Pass title plus optional project/lang for non-English Wikimedia projects.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "title": "Quantum mechanics"
    }
  ],
  "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 →