MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Pubmed Server Pancrpal

一个用来让本地agent利用api高效爬取pubmed论文的mcp工具;第一开发hhx: https://github.com/hhx465453939/mcp-pubmed-server

Created 10/17/2025
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-pubmed-server-pancrpal

Cursor configuration (mcp.json)

{ "mcpServers": { "pancrepal-xiaoyibao-mcp-pubmed-server-pancrpal": { "command": "npx", "args": [ "pancrepal-xiaoyibao-mcp-pubmed-server-pancrpal" ] } } }