Skip to main content
Glama

Consumer Rights Wiki MCP Server

get_page_content

Retrieve the full content or specific sections of a wiki page from the Consumer Rights Wiki to access detailed information on consumer exploitation issues like privacy violations and deceptive practices.

Instructions

Get the full content of a specific wiki page

Input Schema

NameRequiredDescriptionDefault
sectionNoOptional section number to retrieve
titleYesThe title of the wiki page

Input Schema (JSON Schema)

{ "properties": { "section": { "description": "Optional section number to retrieve", "type": "number" }, "title": { "description": "The title of the wiki page", "type": "string" } }, "required": [ "title" ], "type": "object" }

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