An MCP server to search and access medical and life sciences papers from PubMed, designed for integration in the MCP ecosystem.
Loading more......
An MCP server that allows LLMs and AI tools to search and read academic papers from arXiv, following the MCP server pattern.
An MCP server that enables AI assistants to search and access arXiv research papers through a simple Message Control Protocol interface, allowing for paper search, download, listing, and reading capabilities. Highly relevant as a specialized MCP server.
An MCP server connecting to Databricks API, allowing large language models (LLMs) to run SQL queries, list jobs, and retrieve job status from Databricks environments.
A biomedical research MCP server that provides access to PubMed, ClinicalTrials.gov, and MyVariant.info, compliant with the MCP protocol.
An MCP server for reading .ged files and genetic data, integrating ancestry information into AI workflows via MCP.
An MCP server designed for querying books, compatible with common MCP clients such as Cherry Studio, providing book data access via the MCP protocol.
Category: Data Access Integration MCP Servers
Tags: mcp, pubmed, research, data-access, llm
mcp-simple-pubmed is an MCP server that allows searching and accessing medical and life sciences papers from PubMed. It is designed for integration within the MCP ecosystem and works by interfacing with the Entrez API, enabling programmatic queries of the PubMed database.
npx -y @smithery/cli install mcp-simple-pubmed --client claudepip install mcp-simple-pubmedPUBMED_EMAIL: (required by NCBI)PUBMED_API_KEY: (optional, for higher rate limits)MIT License