MCP Servers

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

A Model Context Protocol (MCP) server that enables AI assistants to search and analyze PubMed medical literature with advanced filtering, citations, and research tools.

Created 6/4/2025
Updated 2 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx pubmed-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "chrismannina-pubmed-mcp": { "command": "uvx", "args": [ "pubmed-mcp" ] } } }