claude mcp add cyanheads-pubmed-mcp-server -- npx -y @cyanheads/pubmed-mcp-server
{
"mcpServers": {
"cyanheads-pubmed-mcp-server": {
"command": "npx",
"args": ["-y", "@cyanheads/pubmed-mcp-server"]
}
}
}
{
"mcpServers": {
"cyanheads-pubmed-mcp-server": {
"command": "npx",
"args": ["-y", "@cyanheads/pubmed-mcp-server"]
}
}
}
{
"mcpServers": {
"cyanheads-pubmed-mcp-server": {
"command": "npx",
"args": ["-y", "@cyanheads/pubmed-mcp-server"]
}
}
}
About This MCP Server
The pubmed-mcp-server is a comprehensive server that enables search, retrieval, and analysis of biomedical literature from the National Center for Biotechnology Information (NCBI) through the Model Context Protocol (MCP). It connects to the NCBI database, allowing developers to access a vast repository of biomedical literature. Developers would use this server to build applications that require searching and analyzing large amounts of biomedical data, such as AI coding assistants for scientific research or medical informatics projects.
Comprehensive PubMed MCP Server to search, retrieve, and analyze biomedical literature from NCBI.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@cyanheads/pubmed-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The pubmed-mcp-server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.