Wizzypedia MCP Server

read_page

Retrieve the raw wikitext content of a specific Wizzypedia page by providing its title using the MCP server’s capabilities.

Instructions

Fetch the raw wikitext content of a page

Input Schema

NameRequiredDescriptionDefault
titleYesTitle of the page to read

Input Schema (JSON Schema)

{ "properties": { "title": { "description": "Title of the page to read", "type": "string" } }, "required": [ "title" ], "type": "object" }

You must be authenticated.

Other Tools from Wizzypedia MCP Server

Related Tools

ID: 7c95htip2c