ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + n…
@guptaprakhariitr
About ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + n…
MCP server for arxiv-mcp — see README
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arxiv-mcp": {
"command": "npx",
"args": [
"-y",
"@insnapsprakhar/arxiv-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + npm stdio)?
This server provides arXiv preprint search, paper metadata, daily category digest, and author collaboration graph via the Model Context Protocol (MCP). It is hosted on Cloudflare Workers and designed for research assistants, literature-review agents, and academic-discovery LLMs.
How to use ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + npm stdio)?
Connect any MCP‑aware client to the hosted endpoint https://arxiv-mcp.atlasword.workers.dev/mcp using a Bearer API key. A quick start uses npx -y mcp-remote with the endpoint and --header for authentication, or the npm launcher npx -y @insnapsprakhar/arxiv-mcp. For Cursor and Claude Desktop, add the appropriate JSON configuration to their MCP settings files.
Key features of ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + npm stdio)
- Search arXiv by free-text, author, or category.
- Retrieve paper metadata and abstract by ID.
- Generate daily category digest of recent submissions.
- Build author-collaborator graph up to N hops.
- Hosted on Cloudflare Workers, accessible via HTTP.
- Bearer token authentication with free tier.
Use cases of ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + npm stdio)
- A research assistant quickly finds recent papers in machine learning.
- An LLM agent retrieves full metadata of a specific arXiv paper.
- A literature reviewer gets a daily summary of new submissions in a category.
- A collaborator graph helps discover co-author networks for a given author.
FAQ from ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + npm stdio)
Basic information
More Data & Analytics MCP servers
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers

Rankbits
rankbitsAI visibility analytics across 15+ providers (ChatGPT, Perplexity, Gemini, AI Overviews, and more). The MCP connector lets assistants run scans, compare competitor mentions, and track your brand's visibility in AI answer

Opinly
Track competitors, rankings, and how AI answers rank you — then write and publish the fix.
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
Comments