Skip to main content
Glama

Wizzypedia MCP Server

by cryppadotta

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryppadotta/mcp-wizzypedia'

If you have feedback or need assistance with the MCP directory API, please join our Discord server