mcp-nobel
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 |
| 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. |
| 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
This server cannot be installed
Maintenance
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
Search biomedical papers, inspect publication records, and traverse citation or semantic graphs.
Search biomedical literature, get article details, find related articles, and explore MeSH terms
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
Wikipedia, Wikidata and Wiktionary as clean JSON, not HTML. 1.9M searchable. Free, no auth.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving biomedical literature from PubMed via the NCBI E-utilities API.131MIT
- FlicenseNot gradedqualityDmaintenanceEnables searching and retrieving Wikipedia content across multiple languages, including article summaries, sections, coordinates, and related topics.
- FlicenseNot gradedqualityBmaintenanceEnables 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.
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving biomedical literature from Europe PMC, including articles, abstracts, references, and citations.8MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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