search
ActiveTool of archive
declared in 0.1.0
Search Internet Archive for texts, audio, video, and software by keyword. Returns item titles, identifiers, descriptions, and media types.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "subject:astronomy"
},
{
"limit": 50,
"query": "creator:NASA moon landing"
}
],
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Number of results to return (1-100, default 20)"
},
"query": {
"type": "string",
"description": "Search query (e.g., \"subject:astronomy\", \"creator:NASA\", \"moon landing\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
archive
https://github.com/pipeworx-io/mcp-archive
1/7 registries