Skip to main content
Glama
bhayanak

Nobel Prize MCP Server

by bhayanak

CI License: MIT Node.js

A Model Context Protocol (MCP) server that gives AI assistants structured access to the Nobel Prize API v2.1. Query laureates, prizes, categories, country stats, and historical trends spanning 1901 to present across all six prize categories.

Available as both a standalone MCP server (npm) and a VS Code extension with automatic MCP integration.

๐Ÿ—๏ธ Packages

Package

Description

Links

nobel-prize-mcp-server

Standalone MCP server (stdio)

npm

nobel-prize-vscode-extension

VS Code extension with built-in MCP server

VS Code

Related MCP server: AviBase MCP Server

๐Ÿ› ๏ธ Tools (8 Total)

Tool

Description

nobel_get_laureate

Get laureate bio, prizes, motivation, and affiliations by name or ID

nobel_search_laureates

Search laureates by name, gender, country, category, or year range

nobel_get_prizes

Search prizes by category, year, or year range

nobel_get_prize_by_year

Get all prizes awarded in a specific year

nobel_list_categories

List all 6 categories with statistics

nobel_get_category_stats

Detailed stats for a specific category (decade breakdown)

nobel_get_country_stats

Nobel Prize rankings by country

nobel_get_trends

Historical trends: age, gender, shared prizes, country shifts

โšก Quick Start

Install from the VS Code Marketplace โ€” the MCP server starts automatically with full start/stop/restart controls.

โ†’ Extension Setup Guide

Option B: Standalone MCP Server

npx nobel-prize-mcp-server

โ†’ Server Setup Guide

๐Ÿ  Development

# Clone and install
git clone https://github.com/bhayanak/nobel-prize-mcp-server.git
cd nobel-prize-mcp-server
pnpm install

# Build all packages
pnpm run build

# Run tests (64 tests, 99%+ coverage)
pnpm run test:coverage

# Full CI pipeline
pnpm run ci

Available Scripts

Script

Description

pnpm run build

Build all packages

pnpm run dev

Run MCP server in dev mode

pnpm run test

Run all tests

pnpm run test:coverage

Tests with V8 coverage

pnpm run lint / lint:fix

ESLint with security rules

pnpm run typecheck

TypeScript type checking

pnpm run format / format:fix

Prettier formatting

pnpm run package

Create npm tarball + VSIX

pnpm run ci

Full CI: typecheck โ†’ lint โ†’ test โ†’ format โ†’ build

๐Ÿ“„ License

MIT ยฉ bhayanak

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

โ€“Maintainers
โ€“Response time
โ€“Release cycle
โ€“Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that provides AI assistants with access to comprehensive bird data, enabling queries across taxonomic classifications, conservation statuses, and geographic distributions from the AviBase dataset.
    11
    12
    ISC
  • A
    license
    B
    quality
    D
    maintenance
    An academic paper retrieval server that enables AI assistants to search and filter millions of scholarly works from the OpenAlex database by keywords, country, and publication year. It provides comprehensive metadata including abstracts, citation data, and institutional affiliations to streamline academic research and literature reviews.
    1
    4
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Server that brings World Bank Open Data to AI assistants. 10 tools ยท Zero authentication ยท LRU caching ยท Sparkline trends ยท Cross-country comparisons
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Live space data for AI agents - rocket launches, ISS passes, launch news. Free, no auth.

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

  • Live & historical FX rates and currency conversion for AI agents. No API keys.

View all MCP Connectors

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/bhayanak/nobel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server