Skip to main content
Glama

Consumer Rights Wiki MCP Server

get_categories

Retrieve all categories or pages within a specific category from the Consumer Rights Wiki. Specify a category name or fetch all categories, with customizable result limits for efficient data access.

Instructions

Get all categories or pages in a specific category

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory name (without Category: prefix). If empty, lists all categories.
limitNoNumber of results to return (default: 20, max: 50)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Category name (without Category: prefix). If empty, lists all categories.", "type": "string" }, "limit": { "default": 20, "description": "Number of results to return (default: 20, max: 50)", "type": "number" } }, "type": "object" }
Install Server

Other Tools from Consumer Rights Wiki 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/Cicatriiz/consumer-rights-wiki-mcp'

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