mcp-simple-arxiv
@andybrandt
mcp-simple-arxiv について
Tool to work with arXiv, provide LLM with ability to search and read papers from there
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-simple-arxiv": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"mcp-simple-arxiv",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mCP-SIMPLE-ARXIV?
mCP-SIMPLE-ARXIV is an MCP server that provides access to scientific papers from arXiv through their public API. It is designed for LLM clients like Claude Desktop to search, retrieve, and explore academic literature.
How to use mCP-SIMPLE-ARXIV?
Install via pip install mcp-simple-arxiv (or via Smithery with npx -y @smithery/cli install mcp-simple-arxiv --client claude), then add the server configuration to your claude_desktop_config.json. After restarting Claude Desktop, ask Claude to search for arXiv papers, filter by date, sort results, or retrieve full paper details and full text as Markdown.
Key features of mCP-SIMPLE-ARXIV
- Search papers by title and abstract content
- Filter results by submission date range
- Sort results by submission date, update date, or relevance
- View total matching results count
- Retrieve full paper text converted to Markdown
- Browse and search arXiv subject categories
Use cases of mCP-SIMPLE-ARXIV
- Search for recent papers on large language models, filtered by year
- Get the full abstract and PDF link for a specific paper ID
- Perform a literature review by sorting results by relevance
- Retrieve the full text of a paper for offline reading or analysis
- Explore papers within a specific arXiv category
FAQ from mCP-SIMPLE-ARXIV
How do I install mCP-SIMPLE-ARXIV?
You can install it via pip install mcp-simple-arxiv or automatically via Smithery. Then configure it as an MCP server in your Claude Desktop configuration file.
What can I do with mCP-SIMPLE-ARXIV?
Search arXiv papers by query, filter by date, sort by update/relevance, get metadata and abstracts, retrieve full text as Markdown, and browse categories.
Does mCP-SIMPLE-ARXIV require an API key?
No, it uses the arXiv public API, which requires no authentication.
What are the rate limits?
The server follows arXiv guidelines: maximum 1 request per 3 seconds and a single connection at a time, with proper retry logic.
Can I run mCP-SIMPLE-ARXIV as a web server?
Yes, it supports both local stdio mode and network-accessible web server mode. See WEB_DEPLOYMENT.md for details. A public web version is available at mcp.andybrandt.net/arxiv.
「データと分析」の他のコンテンツ
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
mcp-server-apache-airflow
yangkyeongmoBright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
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.
コメント