arxiv-search MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_papersB | 搜索arXiv学术论文 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap. The tool's purpose is clear from its name and description.
The single tool uses a clear verb_noun pattern (search_papers). With no other tools, consistency is perfect.
Providing only one tool is too few for an arxiv search server, which could reasonably support fetching paper details, listing recent papers, or category-based filtering. The current scope feels thin.
The server only offers a general search. There are no tools for retrieving a specific paper by ID, accessing metadata, or managing results, leaving significant gaps in the expected functionality.