You're viewing a demo portfolio

Join the waitlist
PRSM

search_papers

Active

Tool of Unpaywall

declared in 0.1.0

Keyword search across Unpaywall's coverage of scholarly papers. Optionally restrict to OA-only. Returns up to 50 results per page.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "machine learning climate change"
    },
    {
      "page": 1,
      "is_oa": true,
      "query": "CRISPR gene therapy"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "1-based page (default 1)"
    },
    "is_oa": {
      "type": "boolean",
      "description": "Restrict to open-access papers"
    },
    "query": {
      "type": "string",
      "description": "Search term"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Unpaywall

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

1/7 registries
View full server →
search_papers — Unpaywall — PRSM MCP