search_laureates
ActiveTool of nouel
declared in 0.1.0
Search Nobel Prize laureates by name and/or category (e.g., "Physics", "Medicine", "Literature"). Returns biography, prizes won, and award motivation.
Parameters schema
{
"type": "object",
"examples": [
{
"name": "Einstein"
},
{
"name": "Marie Curie",
"category": "che"
}
],
"properties": {
"name": {
"type": "string",
"description": "Full or partial name of the laureate (e.g., \"Einstein\", \"Marie Curie\")"
},
"category": {
"type": "string",
"description": "Nobel Prize category: phy (Physics), che (Chemistry), med (Medicine), lit (Literature), pea (Peace), eco (Economics)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
nouel
https://github.com/pipeworx-io/mcp-nobel
1/7 registries