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,
数据与分析 分类下的更多 MCP 服务器
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.
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.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
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.
评论