Skip to main content
Glama

Consumer Rights Wiki MCP Server

get_page_sections

Extract the section structure of a wiki page by providing its title. Useful for analyzing content or retrieving specific information from the Consumer Rights Wiki.

Instructions

Get the section structure of a wiki page

Input Schema

NameRequiredDescriptionDefault
titleYesThe title of the wiki page

Input Schema (JSON Schema)

{ "properties": { "title": { "description": "The title of the wiki page", "type": "string" } }, "required": [ "title" ], "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