Skip to main content
Glama

Consumer Rights Wiki MCP Server

get_recent_changes

Monitor updates on the Consumer Rights Wiki by retrieving recent changes to articles, filtering by namespace and limiting the number of results for focused insights.

Instructions

Get recent changes to the wiki

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of recent changes to return (default: 10, max: 50)
namespaceNoFilter by namespace (0 = main articles)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Number of recent changes to return (default: 10, max: 50)", "type": "number" }, "namespace": { "description": "Filter by namespace (0 = main articles)", "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