Google PageRank for AI agents. 25,000+ tools indexed.

humarobot/arxiv-today-mcp

Score: 49.8 Rank #75

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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge

AgentRank score for humarobot/arxiv-today-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/humarobot--arxiv-today-mcp)](https://agentrank-ai.com/tool/humarobot--arxiv-today-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/humarobot--arxiv-today-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/humarobot--arxiv-today-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="humarobot/arxiv-today-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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 abstracts 
Read full README on GitHub →
Are you the maintainer of humarobot/arxiv-today-mcp?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.