← 返回
未分类 中文

Pipeworx nobel

Nobel Prize laureates and awards — search by name or category and browse prizes by year since 1901
诺贝尔奖获得者和奖项—可按姓名或类别搜索,自1901年起按年份浏览
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 317
下载
💾 0
安装
1
版本
#latest

概述

Nobel Prizes

Over a century of Nobel Prize data. Search laureates by name, filter by category (Physics, Chemistry, Medicine, Literature, Peace, Economics), or list all prizes awarded in a given year.

Tools

  • search_laureates — Search Nobel laureates by name and optionally filter by category
  • get_prizes_by_year — All Nobel Prizes awarded in a specific year (1901 onward)

Ideal for

  • "Who won the Nobel Peace Prize in 2023?"
  • Educational tools about scientific achievement and history
  • Research on prize distribution by country, gender, or field
  • Trivia and quiz content about Nobel laureates

Example: search for Einstein

curl -s -X POST https://gateway.pipeworx.io/nobel/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_laureates","arguments":{"name":"Einstein"}}}'
{
  "laureates": [{
    "name": "Albert Einstein",
    "full_name": "Albert Einstein",
    "prizes": [{
      "year": 1921,
      "category": "Physics",
      "motivation": "for his services to Theoretical Physics, and especially for his discovery of the law of the photoelectric effect"
    }]
  }]
}

Setup

{
  "mcpServers": {
    "pipeworx-nobel": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/nobel/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 18:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Pipeworx sunrisesunset

brucegutman
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
★ 0 📥 622
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 957 📥 517,723
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 442 📥 104,709