Arxiv Search Mcp Server
@gavinHuang
About Arxiv Search Mcp Server
arxiv search mkcp server for paper search
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arxiv-search": {
"command": "uvx",
"args": [
"arxiv-search-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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,
More Data & Analytics MCP servers
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
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.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
Bright 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
Comments