search
ActiveTool of Tldr Pages
declared in 0.1.0
Substring search across page titles.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "file"
},
{
"limit": 5,
"query": "compress",
"platform": "osx"
}
],
"required": [
"query"
],
"properties": {
"limit": {
"type": "number"
},
"query": {
"type": "string"
},
"language": {
"type": "string"
},
"platform": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Tldr Pages
https://github.com/pipeworx-io/mcp-tldr-pages
1/7 registries