quotes
ActiveTool of Wikiquote
declared in 0.1.0
Extract sourced quotation items from a page.
Parameters schema
{
"type": "object",
"examples": [
{
"title": "Albert Einstein"
},
{
"limit": 25,
"title": "Maya Angelou"
}
],
"required": [
"title"
],
"properties": {
"lang": {
"type": "string"
},
"limit": {
"type": "number",
"description": "Max quotes returned (default 50)"
},
"title": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Wikiquote
https://github.com/pipeworx-io/mcp-wikiquote
1/7 registries