Skip to main content
Glama

Consumer Rights Wiki MCP Server

search_wiki

Find articles in the Consumer Rights Wiki to address modern consumer exploitation issues such as privacy violations, dark patterns, and deceptive pricing practices.

Instructions

Search for articles in the Consumer Rights Wiki

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of results to return (default: 10, max: 50)
queryYesSearch query

Input Schema (JSON Schema)

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