Server Config
{
"mcpServers": {
"pubmed-mcp-smithery": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@leescot/pubmed-mcp-smithery",
"--config",
"\"{}\""
]
}
}
}