Server Details
Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic…
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- adamamer20/paper-search-mcp-openai
- GitHub Stars
- 10
- Server Listing
- Paper Search MCP
See and control every tool call
Available Tools
25 toolsdownload_arxivInspect
Download PDF of an arXiv paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
download_biorxivInspect
Download PDF of a bioRxiv paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
download_crossrefInspect
Attempt to download PDF of a CrossRef paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
download_iacrInspect
Download PDF of an IACR ePrint paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
download_medrxivInspect
Download PDF of a medRxiv paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
download_pubmedInspect
Attempt to download PDF of a PubMed paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
download_semanticInspect
Download PDF of a Semantic Scholar paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
fetchInspect
Fetch full document content for a search result.
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| document_id | No |
get_crossref_paper_by_doiInspect
Get a specific paper from CrossRef by its DOI.
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes |
read_arxiv_paperInspect
Read and extract text content from an arXiv paper PDF.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
read_biorxiv_paperInspect
Read and extract text content from a bioRxiv paper PDF.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
read_crossref_paperInspect
Attempt to read and extract text content from a CrossRef paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
read_iacr_paperInspect
Read and extract text content from an IACR ePrint paper PDF.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
read_medrxiv_paperInspect
Read and extract text content from a medRxiv paper PDF.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
read_pubmed_paperInspect
Read and extract text content from a PubMed paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
read_semantic_paperInspect
Read and extract text content from a Semantic Scholar paper.
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
searchInspect
Deep Research compatible search tool aggregating across sources.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
search_arxivInspect
Search academic papers from arXiv.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
search_biorxivInspect
Search academic papers from bioRxiv.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
search_crossrefInspect
Search academic papers from CrossRef database.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
search_google_scholarInspect
Search academic papers from Google Scholar.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
search_iacrInspect
Search academic papers from IACR ePrint Archive.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| fetch_details | No |
search_medrxivInspect
Search academic papers from medRxiv.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
search_pubmedInspect
Search academic papers from PubMed.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
search_semanticInspect
Search academic papers from Semantic Scholar.
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| query | Yes | ||
| max_results | No |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.