You're viewing a demo portfolio

Join the waitlist
PRSM

scholarfetch_search

Active

Tool of ScholarFetch

declared in 1.12.4

Start a research traversal from keywords, a DOI, or a person name. Returns deduplicated paper records that you can inspect, save, expand through references, or use as seeds for author exploration. If you pass `engines`, use a comma-separated subset of: elsevier, openalex, crossref, arxiv, europepmc, springer, semanticscholar.

Parameters schema

{
  "type": "object",
  "title": "scholarfetch_searchArguments",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 20
    },
    "query": {
      "type": "string",
      "title": "Query"
    },
    "engines": {
      "type": "string",
      "title": "Engines",
      "default": ""
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

ScholarFetch

https://github.com/laibniz/scholarfetch

1/7 registries
View full server →
scholarfetch_search — ScholarFetch — PRSM MCP