Arxiv Mcp Server
@anuj0456
Arxiv Mcp Server について
MCP server for arXiv.org - Search, analyze, and export academic papers with AI assistants. Features advanced paper discovery, citation analysis, trend tracking, and multi-format exports.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"arxiv-mcp-server-anuj0456": {
"command": "python",
"args": [
"arxiv_mcp_client.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Arxiv Mcp Server?
A Model Context Protocol (MCP) implementation for interacting with arXiv.org, enabling AI assistants to search, retrieve, analyze, and export academic papers seamlessly.
How to use Arxiv Mcp Server?
Install dependencies (mcp, httpx) via Poetry or pip, then run the provided Python client. Use the ArxivMCPClient class to connect to the MCP server and call methods like search_papers(), get_paper_details(), or analyze_trends().
Key features of Arxiv Mcp Server
- Paper search by keywords, authors, titles, and categories
- Retrieve detailed metadata for specific arXiv papers
- Generate formatted paper summaries with key information
- Compare multiple papers side-by-side
- Discover related papers using intelligent matching
- Analyze research trends (publication counts, top authors, keyword frequency)
- Export papers in BibTeX, JSON, CSV, and Markdown formats
Use cases of Arxiv Mcp Server
- An AI assistant helping a researcher find recent papers in a specific category
- Automatically generating summaries and bibliographies for a literature review
- Comparing multiple papers on the same topic to identify key differences
- Tracking publication trends in a field over time for a meta-analysis
- Exporting paper metadata for integration into reference managers or databases
FAQ from Arxiv Mcp Server
What is the purpose of Arxiv Mcp Server?
It provides a comprehensive MCP interface for AI assistants to search, retrieve, analyze, and export academic papers from arXiv.org.
How do I install and run Arxiv Mcp Server?
Clone the repository, install dependencies with Poetry (poetry install) or pip (pip install mcp httpx), and run python arxiv_mcp_client.py.
What tools does Arxiv Mcp Server offer?
It includes tools such as search_arxiv, get_paper, summarize_paper, search_by_author, search_by_category, get_recent_papers, compare_papers, find_related_papers, get_paper_citations, analyze_trends, and export_papers.
What arXiv categories are supported?
It supports major categories across computer science (cs.AI, cs.LG, cs.CV, etc.), mathematics (math.CO, math.ST, etc.), and physics (quant-ph, physics.data-an, etc.). A full list is available on arXiv’s category taxonomy page.
How does Arxiv Mcp Server handle errors and rate limits?
The client includes comprehensive error handling and respects arXiv’s API guidelines with built-in rate limiting and configurable timeouts (default 60 seconds).
「データと分析」の他のコンテンツ
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.
HubSpot MCP Server
baryhuangA 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.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
コメント