search
ActiveTool of Trove
declared in 0.1.0
Search the Trove collection by keyword. Returns matching items with ids (pass an id to work), titles, creators/sources, dates and links.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"page": {
"type": "number",
"description": "Page (1-based, default 1)."
},
"limit": {
"type": "number",
"description": "Max results (1-100, default 20)."
},
"query": {
"type": "string",
"description": "Keyword(s)."
},
"_apiKey": {
"type": "string",
"description": "Trove API key (auto-injected by the platform)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Trove
https://github.com/pipeworx-io/mcp-trove
2/7 registries