category_members
ActiveTool of Commons Wikimedia
declared in 0.1.0
Items in a Commons category.
Parameters schema
{
"type": "object",
"examples": [
{
"category": "Category:Cats"
},
{
"limit": 100,
"category": "Category:Photographs of flowers"
}
],
"required": [
"category"
],
"properties": {
"limit": {
"type": "number"
},
"category": {
"type": "string",
"description": "e.g. \"Category:Cats\""
},
"cmcontinue": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Commons Wikimedia
https://github.com/pipeworx-io/mcp-commons-wikimedia
1/7 registries