BeClaude

pubmed

New
303Community RegistryGeneralby Anthropic

Search biomedical literature from PubMed

First seen 6/6/2026

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

bash
/plugin marketplace add anthropics/healthcare
/plugin install healthcare@healthcare

What's inside

SkillAudienceWhat it does
prior-authpayer, providerReview prior authorization requests with clinical documentation synthesis
clinical-trial-protocolpharmaGenerate FDA/NIH-compliant clinical trial protocols for devices or drugs
fhir-developergeneralFHIR API development — R4 resources, SMART authorization, endpoint patterns

Connected MCP servers

Hosted, no setup — referenced from the plugin's .mcp.json:

ServerURL
CMS Coveragehttps://hcls.mcp.claude.com/cms_coverage/mcp
ICD-10 Codeshttps://hcls.mcp.claude.com/icd10_codes/mcp
NPI Registryhttps://hcls.mcp.claude.com/npi_registry/mcp
Clinical Trialshttps://hcls.mcp.claude.com/clinical_trials/mcp
PubMedhttps://pubmed.mcp.claude.com/mcp

Layout

code
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

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install pubmed@<marketplace>

3
Manage with /plugin
/plugin
View source on GitHub
pubmedliteratureresearchmedicalpmc

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.