Skip to main content
Glama

Wizzypedia MCP Server

by cryppadotta

get_categories

Retrieve the categories associated with a specific Wizzypedia page by providing its title, enabling structured data access via the Wizzypedia MCP Server.

Instructions

Get categories a page belongs to

Input Schema

NameRequiredDescriptionDefault
titleYesTitle of the page

Input Schema (JSON Schema)

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

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