VOOZH about

URL: https://apify.com/agentify/pubmed-mcp-server

โ‡ฑ PubMed MCP Server ยท Apify


Pricing

Pay per event + usage

Go to Apify Store

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

Pricing

Pay per event + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ agentify

agentify

Maintained by Community

Actor stats

1

Bookmarked

20

Total users

3

Monthly active users

5 months ago

Last modified

Share

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

You might also like

Time MCP Server

agentify/time-mcp-server

An MCP server implementing the Model Context Protocol (MCP) for time-related operations.

PubMed Scraper - Biomedical Literature & Citations

benthepythondev/pubmed-scraper

PubMed Scraper for the official NCBI PubMed API. Search 37M+ biomedical citations; extract title, authors, journal, publication date, DOI, PMID, article type and links. Supports PubMed field tags and sorting. For systematic reviews, medical research and bibliometrics. Keyless and fast.

Playwright MCP Server

jiri.spilka/playwright-mcp-server

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright

๐Ÿ‘ User avatar

Jiล™รญ Spilka

313

Excel Mcp Server

lovely_radiologist/excel-mcp-server

Weather MCP Server

jiri.spilka/weather-mcp-server

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API

๐Ÿ‘ User avatar

Jiล™รญ Spilka

698

5.0

TextFormatter MCP Server

agentify/textformatter-mcp-server

A Model Context Protocol (MCP) server providing advanced text transformation, formatting, and analysis tools for AI workflows and automation.

Related articles

Best MCP servers for developers
Read more
Build and deploy MCP servers in minutes with a TypeScript template
Read more