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"
    }
  }
}

또는 1394+ 데이터 소스 전체에 접근할 수 있도록 전체 Pipeworx 게이트웨이에 연결하세요:

{
  "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