pubmed
Installation
SKILL.md
pubmed
Use this skill when you need to work with pubmed through its generated async Python app, call its MCP-backed functions from code, or inspect available functions with the mcp-skill CLI.
Authentication
No authentication required.
app = PubmedApp()
Passing an auth argument is accepted but has no effect and will emit a warning.
Dependencies
This skill requires the following Python packages:
mcp-skill