search
ActiveTool of Wikiquote
declared in 0.1.0
Wikiquote title + fulltext search.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Albert Einstein"
},
{
"lang": "fr",
"limit": 20,
"query": "wisdom and knowledge"
}
],
"required": [
"query"
],
"properties": {
"lang": {
"type": "string"
},
"limit": {
"type": "number",
"description": "1-50 (default 10)"
},
"query": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Wikiquote
https://github.com/pipeworx-io/mcp-wikiquote
1/7 registries