Skip to main content
Glama

mcp-nobel

Nobel MCP — 封装 Nobel Prize API v2(免费,无需认证)

属于 Pipeworx — 一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

search_laureates

按姓名和/或类别搜索诺贝尔奖获得者(例如 "Physics"、"Medicine"、"Literature")。返回其生平简介、获奖记录及获奖理由。

get_prizes_by_year

获取特定年份授予的所有诺贝尔奖,可选择类别过滤(例如 "Chemistry"、"Peace")。返回获奖者姓名、类别和授奖辞。

Related MCP server: Wikipedia MCP Server

快速开始

将其添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

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

或连接完整的 Pipeworx 网关,即可访问全部 1394+ 个数据源:

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

与 ask_pipewor这次 配合使用

无需直接调用工具,您可以直接用英文简单提问:

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

网关会自动选择正确的工具并自动填写参数。

更多

许可协议

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