Skip to main content
Glama

Consumer Rights Wiki MCP Server

get_recent_changes

Retrieve recent edits to the Consumer Rights Wiki, allowing users to monitor updates on main articles or specific namespaces with customizable limits.

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" }

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