You're viewing a demo portfolio

Join the waitlist
PRSM

searchPapers

Active

Tool of qubitsok — Quantum Computing Jobs, Papers & Researchers

declared in 1.0.0

Search quantum computing research papers from arXiv. Use when the user asks about recent research, specific papers, or academic topics in quantum computing. NOT for jobs (use searchJobs) or researcher profiles (use searchCollaborators). Supports natural language queries decomposed via AI into structured filters (topic, tag, author, affiliation, domain). Date range defaults to last 7 days; max lookback 12 months. Returns newest first, max 50 results. Use getPaperDetails for full abstract and analysis of a specific paper. Examples: "trapped ion papers from Google", "QEC review papers this month", "quantum error correction".

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "default": 10,
      "maximum": 50,
      "minimum": 1,
      "description": "Max results (1-50, default 10)"
    },
    "query": {
      "type": "string",
      "description": "Natural language query to filter papers by topic, author, affiliation, or tag. Uses Gemini AI to decompose into structured filters. Examples: \"quantum error correction\", \"trapped ion papers from Google\", \"review papers on QEC\""
    },
    "end_date": {
      "type": "string",
      "description": "End date in YYYY-MM-DD format. Default: today"
    },
    "start_date": {
      "type": "string",
      "description": "Start date in YYYY-MM-DD format. Default: 7 days ago"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

qubitsok — Quantum Computing Jobs, Papers & Researchers

1/7 registries
View full server →
searchPapers — qubitsok — Quantum Computing Jobs, Papers & Researchers — PRSM MCP