pubmed
NewSearch biomedical literature from PubMed
Overview
One plugin for healthcare work: skills for payer, provider, pharma, and general engineering, with hosted MCP servers connected. Skills only load when relevant, so the bundle stays cheap.
Quick Start
/plugin marketplace add anthropics/healthcare
/plugin install healthcare@healthcareWhat's inside
| Skill | Audience | What it does |
|---|---|---|
| prior-auth | payer, provider | Review prior authorization requests with clinical documentation synthesis |
| clinical-trial-protocol | pharma | Generate FDA/NIH-compliant clinical trial protocols for devices or drugs |
| fhir-developer | general | FHIR API development — R4 resources, SMART authorization, endpoint patterns |
Connected MCP servers
Hosted, no setup — referenced from the plugin's .mcp.json:
| Server | URL |
|---|---|
| CMS Coverage | https://hcls.mcp.claude.com/cms_coverage/mcp |
| ICD-10 Codes | https://hcls.mcp.claude.com/icd10_codes/mcp |
| NPI Registry | https://hcls.mcp.claude.com/npi_registry/mcp |
| Clinical Trials | https://hcls.mcp.claude.com/clinical_trials/mcp |
| PubMed | https://pubmed.mcp.claude.com/mcp |
Layout
healthcare/
├── .claude-plugin/marketplace.json
├── plugins/healthcare/ # the plugin: skills/ · agents/ · workflows/ · .mcp.json
├── servers/ # customer-hosted MCP server source (npx/uvx runnable)
└── managed-agents/ # agent.yaml templates for the Managed Agents API- •
skills/— procedures Claude reads;agents/— specialists for narrow judgments;workflows/— pipeline jobs run via/workflows. - •Servers for customer-private data (FHIR, claims feeds) will live in
servers/as runnable packages.
Migrating from v1
The v1 per-skill and per-server plugins (prior-auth-review, fhir-developer, clinical-trial-protocol, cms-coverage, icd10-codes, npi-registry, pubmed) remain installable as deprecated aliases resolving into the single healthcare plugin. Switch to healthcare@healthcare; the aliases will be removed in a future release.
License
Provided under Anthropic's terms of service.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install pubmed@<marketplace>
/pluginSecurity Audits
Frequently Asked Questions
What is pubmed?
Search biomedical literature from PubMed
How to install pubmed?
To install pubmed: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install pubmed@<marketplace>. Finally, /plugin in Claude Code.
What is pubmed best for?
pubmed is a plugin categorized under General. It is designed for: pubmed, literature, research, medical, pmc. Created by Anthropic.