Skip to main content
Glama

mcp-nobel

Nobel MCP — ノーベル賞 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_pipeworx を使う

ツールを直接呼び出す代わりに、平易な英語で質問できます:

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