PubMed Server
PubMed MCP Server for accessing research papers
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install rikachu225/mcp-pubmed-server -c claude
This command will automatically install and configure the PubMed Server MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"PubMed Server": {
"command": "npx",
"args": [
"-y",
"@rikachu225/pubmed-server"
],
"env": {}
}
}
}
Details:
Stars
3Forks
2Last commit
7 months agoRepository age
7 months
Auto-fetched from GitHub .
MCP servers similar to PubMed Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit