ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + npm stdio)
@guptaprakhariitr
关于 ArXiv with Author Graph — hosted on Cloudflare Workers (HTTP + npm stdio)
MCP server for arxiv-mcp — see README
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"arxiv-mcp": {
"command": "npx",
"args": [
"-y",
"@insnapsprakhar/arxiv-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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)
数据与分析 分类下的更多 MCP 服务器
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
评论