Wizzypedia MCP Server

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

ID: 7c95htip2c