Skip to main content
Glama

Consumer Rights Wiki MCP Server

search_wiki

Search and retrieve articles from the Consumer Rights Wiki to find information on consumer exploitation issues, including 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" }
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