Skip to main content
Glama

mcp-nobel

Nobel MCP — envuelve la API del Premio Nobel v2 (gratuita, sin autenticación)

Parte de Pipeworx — una puerta de enlace MCP que conecta agentes de IA con 1394+ fuentes de datos en tiempo real.

Herramientas

Herramienta

Descripción

search_laureates

Busca a los laureados del Premio Nobel por nombre y/o categoría (p. ej., "Física", "Medicina", "Literatura"). Devuelve biografía, premios ganados y motivación del premio.

get_prizes_by_year

Obtén todos los Premios Nobel otorgados en un año específico, opcionalmente filtrados por categoría (p. ej., "Química", "Paz"). Devuelve los nombres de los ganadores, las categorías y las citas.

Related MCP server: Wikipedia MCP Server

Inicio rápido

Añádelo a tu cliente MCP (Claude Desktop, Cursor, Windsurf, etc.):

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

O conéctate a la puerta de enlace completa de Pipeworx para acceder a las 1394+ fuentes de datos:

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

Uso con ask_pipeworx

En lugar de llamar a las herramientas directamente, puedes hacer preguntas en inglés sencillo:

ask_pipeworx({ question: "your question about Nobel data" })

La puerta de enlace elige la herramienta correcta y rellena los argumentos automáticamente.

Más

Licencia

MIT

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables searching and retrieving biomedical literature from Europe PMC, including abstracts, full-text (JATS XML), text-mined annotations, citations, references, and database cross-links, through natural language queries and automated data staging.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-nobel'

If you have feedback or need assistance with the MCP directory API, please join our Discord server