Arxiv Search Mcp Server
@gavinHuang
Arxiv Search Mcp Server について
arxiv search mkcp server for paper search
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"arxiv-search": {
"command": "uvx",
"args": [
"arxiv-search-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Arxiv Search Mcp Server?
An MCP server that provides tools to search for papers on arXiv.org. It is designed for AI agents and developers who need programmatic access to arXiv's repository.
How to use Arxiv Search Mcp Server?
Configure the server in your MCP client. It exposes two tools: search_arxiv_papers (required terms, optional subject, start_date, end_date, max_results) and get_subject_categories.
Key features of Arxiv Search Mcp Server?
- Search arXiv by title, abstract, and content
- Filter by subject category (e.g., physics, math, cs)
- Filter by date range (YYYY-MM-DD format)
- Configurable maximum results (default 10, max 2000)
- Retrieve all available subject categories
Use cases of Arxiv Search Mcp Server?
- Find recent papers on a specific research topic
- Discover papers in a particular arXiv subject category
- Search for papers published within a custom date window
- Retrieve the full list of arXiv subject categories
FAQ from Arxiv Search Mcp Server
What tools does Arxiv Search Mcp Server provide?
Two tools: search_arxiv_papers (to search papers) and get_subject_categories (to list available categories).
What parameters does search_arxiv_papers accept?
It requires terms (search string) and accepts optional subject, start_date, end_date, and max_results (default 10,
「データと分析」の他のコンテンツ
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
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.
コメント