search
ActiveTool of Commons Wikimedia
declared in 0.1.0
Full-text search across Commons.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Eiffel Tower"
},
{
"limit": 50,
"query": "butterfly species",
"namespace": 6
}
],
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "1-500 (default 20)."
},
"query": {
"type": "string"
},
"offset": {
"type": "number"
},
"namespace": {
"type": "number",
"description": "0 (article) | 6 (file, default) | 14 (category)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Commons Wikimedia
https://github.com/pipeworx-io/mcp-commons-wikimedia
1/7 registries