arxiv-mcp

flannerychristopher/arxiv-mcp

3.2

If you are the rightful owner of arxiv-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The ArXiv MCP Server is a Model Context Protocol server that facilitates searching for academic papers on ArXiv, providing structured metadata and abstracts.

Tools
1
Resources
0
Prompts
0

ArXiv MCP Server

A Model Context Protocol (MCP) server that provides access to ArXiv paper search functionality.

Features

  • Search ArXiv papers by query
  • Returns structured paper metadata and abstracts
  • Built using the MCP SDK

Usage

This MCP server provides the following tool:

search_arxiv

Search for papers on ArXiv.

Parameters:

  • query (string): Search query for ArXiv papers

Example:

{
  "name": "search_arxiv",
  "arguments": {
    "query": "machine learning"
  }
}

License

MIT