Skip to main content
Glama

Wizzypedia MCP Server

by cryppadotta

search_pages

Search for specific wiki pages on Wizzypedia using keywords, with customizable result limits. Enables precise content discovery within the MCP-enabled platform.

Instructions

Search for pages in the wiki using keywords

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results to return (default: 10, max: 50)
queryYesSearch query string

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of results to return (default: 10, max: 50)", "type": "number" }, "query": { "description": "Search query string", "type": "string" } }, "required": [ "query" ], "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