You're viewing a demo portfolio

Join the waitlist
PRSM

search_papers

Active

Tool of Paperswithcode

declared in 0.1.0

Search machine-learning / AI research papers (via Hugging Face Papers, the successor to Papers with Code). Returns arXiv id, title, authors, community upvotes, and a linked GitHub repo when available. Use for "papers on <topic>", "recent ML research about X".

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "attention transformer"
    },
    {
      "limit": 20,
      "query": "vision language model"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max papers to return (1-50, default 10)."
    },
    "query": {
      "type": "string",
      "description": "Search terms (e.g. \"mamba\", \"diffusion transformer\", \"RLHF\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Paperswithcode

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

1/7 registries
View full server →