M
MCP Pubmed Server Pancrpal
一个用来让本地agent利用api高效爬取pubmed论文的mcp工具;第一开发hhx: https://github.com/hhx465453939/mcp-pubmed-server
创建于 10/17/2025
更新于 about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-pubmed-server-pancrpal
Cursor 配置 (mcp.json)
{
"mcpServers": {
"pancrepal-xiaoyibao-mcp-pubmed-server-pancrpal": {
"command": "npx",
"args": [
"pancrepal-xiaoyibao-mcp-pubmed-server-pancrpal"
]
}
}
}