You're viewing a demo portfolio

Join the waitlist
PRSM

search_arxiv

Active

Tool of com.thenextgennexus/developer-tools-mcp-server

declared in 1.0.0

Search arXiv for academic papers in computer science, machine learning, AI, physics, and mathematics. Returns paper titles, authors, abstracts, submission dates, and direct PDF download links. Use for researching algorithms, ML techniques, or emerging CS topics.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Research topic in CS/ML/physics (e.g. 'transformer architectures', 'distributed systems', 'quantum algorithms')"
    },
    "max_results": {
      "type": "integer",
      "default": 10,
      "description": "Papers to return (default 10, suitable for focused research)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/developer-tools-mcp-server

1/7 registries
View full server →
search_arxiv — com.thenextgennexus/developer-tools-mcp-server — PRSM MCP