Skip to main content
ClaudeWave

MCP server for PubMed biomedical literature search

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/pipeworx-io/mcp-pubmed
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-pubmed": {
      "command": "node",
      "args": ["/path/to/mcp-pubmed/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/pipeworx-io/mcp-pubmed and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# mcp-pubmed

PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)

Part of [Pipeworx](https://pipeworx.io) — an MCP gateway connecting AI agents to 881+ live data sources.

## Tools

| Tool | Description |
|------|-------------|

## Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

```json
{
  "mcpServers": {
    "pubmed": {
      "url": "https://gateway.pipeworx.io/pubmed/mcp"
    }
  }
}
```

Or connect to the full Pipeworx gateway for access to all 881+ data sources:

```json
{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}
```

## Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

```
ask_pipeworx({ question: "your question about Pubmed data" })
```

The gateway picks the right tool and fills the arguments automatically.

## More

- [All tools and guides](https://github.com/pipeworx-io/examples)
- [pipeworx.io](https://pipeworx.io)

## License

MIT
mcpmcp-servermodel-context-protocolpipeworxpubmed

Lo que la gente pregunta sobre mcp-pubmed

¿Qué es pipeworx-io/mcp-pubmed?

+

pipeworx-io/mcp-pubmed es mcp servers para el ecosistema de Claude AI. MCP server for PubMed biomedical literature search Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala mcp-pubmed?

+

Puedes instalar mcp-pubmed clonando el repositorio (https://github.com/pipeworx-io/mcp-pubmed) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar pipeworx-io/mcp-pubmed?

+

Nuestro agente de seguridad ha analizado pipeworx-io/mcp-pubmed y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene pipeworx-io/mcp-pubmed?

+

pipeworx-io/mcp-pubmed es mantenido por pipeworx-io. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a mcp-pubmed?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp-pubmed en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: pipeworx-io/mcp-pubmed
[![Featured on ClaudeWave](https://claudewave.com/api/badge/pipeworx-io-mcp-pubmed)](https://claudewave.com/repo/pipeworx-io-mcp-pubmed)
<a href="https://claudewave.com/repo/pipeworx-io-mcp-pubmed"><img src="https://claudewave.com/api/badge/pipeworx-io-mcp-pubmed" alt="Featured on ClaudeWave: pipeworx-io/mcp-pubmed" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp-pubmed