PubMed MCP Server avatar
PubMed MCP Server

Pricing

Pay per event

Go to Apify Store
PubMed MCP Server

PubMed MCP Server

Developed by

MCP servers

MCP servers

Maintained by Community

A server implementing the Model Context Protocol (MCP) for accessing and processing PubMed biomedical literature data

0.0 (0)

Pricing

Pay per event

0

3

3

Last modified

8 days ago

A server implementing the Model Context Protocol (MCP) for accessing and processing PubMed biomedical literature data.

Apify Actor Badge

About this MCP Server:
To understand how to connect to and utilize this MCP server, please refer to the official Model Context Protocol documentation at mcp.apify.com.

Connection URL

MCP clients can connect to this server at:

https://mcp-servers--pubmed-mcp-server.apify.actor/mcp

Client Configuration

To connect to this MCP server, use the following configuration in your MCP client:

{
"mcpServers": {
"pubmed": {
"url": "https://mcp-servers--pubmed-mcp-server.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}

Note: Replace YOUR_APIFY_TOKEN with your actual Apify API token. You can find your token in the Apify Console.

Available Tools

  • search_pubmed_key_words: Search PubMed articles by keywords.
  • search_pubmed_advanced: Advanced search on PubMed articles.
  • get_pubmed_article_metadata: Retrieve metadata for a PubMed article.
  • download_pubmed_pdf: Download a PubMed article PDF.
  • deep_paper_analysis: Run deep analysis on a PubMed paper.

🚩 Claim this MCP server

All credits to the original authors of https://github.com/JackKuo666/PubMed-MCP-Server
To claim this server, please write to ai@apify.com.

References