You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool 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\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

archive

https://github.com/pipeworx-io/mcp-archive

1/7 registries
View full server →