You're viewing a demo portfolio

Join the waitlist
PRSM

arxiv_list_categories

Active

Tool of arxiv-mcp-server

declared in 1.2.15

List arXiv category codes and names. Useful for discovering valid category filters for arxiv_search.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "group": {
      "enum": [
        "cs",
        "econ",
        "eess",
        "math",
        "physics",
        "q-bio",
        "q-fin",
        "stat"
      ],
      "type": "string",
      "description": "Filter by top-level group (e.g., \"cs\", \"math\", \"physics\"). Returns all categories if omitted."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

arxiv-mcp-server

https://github.com/cyanheads/arxiv-mcp-server

2/7 registries
View full server →
arxiv_list_categories — arxiv-mcp-server — PRSM MCP