humarobot/arxiv-today-mcp
MCP server for browsing and searching arXiv papers by category
Overview
humarobot/arxiv-today-mcp is a Python MCP server. MCP server for browsing and searching arXiv papers by category
Ranked #75 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Python No license
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
Forks 0
Description Good
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# arXiv MCP Server **[English](#english)** · **[中文](#中文)** --- ## English An MCP (Model Context Protocol) server that lets LLMs like Claude search and fetch arXiv papers directly. ### Features - Fetch recent papers from any arXiv category and store them locally - List papers by date — titles only, to keep context lean - Keyword search across titles and abstracts - Retrieve full abstracts on demand for papers of interest - Database statistics by publication date ### Tools | Tool | Parameters | Description | |------|-----------|-------------| | `fetch_papers` | `category`, `num_days=3`, `max_results=100` | Fetch recent papers from arXiv API and store in local database | | `list_papers` | `date=""`, `max_results=100` | List paper titles from local database, optionally filtered by date | | `search_papers` | `query`, `max_results=100` | Keyword search against titles and abstracts, returns titles only | | `get_paper_details` | `entry_ids: list` | Get full details including abstractsRead full README on GitHub →
Are you the maintainer of humarobot/arxiv-today-mcp?
Claim this tool → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.