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)
「データと分析」の他のコンテンツ
Salesforce MCP Server
tsmztechSalesforce MCP Server
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers
コメント