mcp-simple-arxiv
by andybrandt
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_papers | Search for papers on arXiv by title and abstract content. You can use advanced search syntax:
Examples:
|
get_paper_data | Get detailed information about a specific paper including abstract and available formats |
list_categories | List all available arXiv categories and how to use them in search |
update_categories | Update the stored category taxonomy by fetching the latest version from arxiv.org |