mcp-nobel
mcp-nobel
Nobel MCP — обёртка для Nobel Prize API v2 (бесплатный, без аутентификации)
Является частью Pipeworx — MCP-шлюза, соединяющего ИИ-агентов с 1394+ живыми источниками данных.
Инструменты
Инструмент | Описание |
| Ищет лауреатов Нобелевской премии по имени и/или категории (например, «Физика», «Медицина», «Литература»). Возвращает биографию, полученные премии и мотивацию награждения. |
| Получает все Нобелевские премии, присуждённые в указанном году, с возможностью фильтрации по категории (например, «Химия», «Мир»). Возвращает имена лауреатов, категории и цитаты. |
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
This server cannot be installed
Maintenance
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
Search biomedical papers, inspect publication records, and traverse citation or semantic graphs.
Search biomedical literature, get article details, find related articles, and explore MeSH terms
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
Wikipedia, Wikidata and Wiktionary as clean JSON, not HTML. 1.9M searchable. Free, no auth.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving biomedical literature from PubMed via the NCBI E-utilities API.131MIT
- FlicenseNot gradedqualityDmaintenanceEnables searching and retrieving Wikipedia content across multiple languages, including article summaries, sections, coordinates, and related topics.
- FlicenseNot gradedqualityBmaintenanceEnables 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.
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving biomedical literature from Europe PMC, including articles, abstracts, references, and citations.8MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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