Magnifica Humanitas
БесплатноНе проверенStructured navigation of Pope Leo XIV's encyclical Magnifica Humanitas across 245 paragraphs and footnotes.
Описание
Structured navigation of Pope Leo XIV's encyclical Magnifica Humanitas across 245 paragraphs and footnotes.
README
An MCP server for navigating Magnifica Humanitas — Pope Leo XIV's 2026 encyclical on safeguarding the human person in the time of artificial intelligence.
Fetches the document live from the Vatican website and exposes it as structured MCP tools, so any LLM client can navigate the text without loading all 245 paragraphs into context at once.
Tools
| Tool | Description |
|---|---|
list_structure() |
Full table of contents with paragraph ranges |
get_chapter(number) |
Full text of a chapter (1–5) |
get_section(title) |
Full text of a section by title (fuzzy match) |
get_paragraph(number) |
A single numbered paragraph |
search(query, limit) |
Find paragraphs containing a word or phrase |
Usage
With npx (no install needed)
npx magnifica-humanitas-mcp
With uvx (requires uv)
uvx magnifica-humanitas-mcp
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"magnifica-humanitas": {
"command": "npx",
"args": ["-y", "magnifica-humanitas-mcp"]
}
}
}
Claude Code
claude mcp add magnifica-humanitas -- npx -y magnifica-humanitas-mcp
Docker
docker run --rm grimalkinllc/magnifica-humanitas-mcp
License
The MCP server code is MIT licensed. The encyclical text is © Copyright Dicastery for Communication – Libreria Editrice Vaticana. This tool fetches that content from the Vatican's website at runtime and does not redistribute it.
Contributing
See docs/contributing.md for development setup and release process.
Установить Magnifica Humanitas в Claude Desktop, Claude Code, Cursor
unyly install magnifica-humanitasСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add magnifica-humanitas -- npx -y magnifica-humanitas-mcpПошаговые гайды: как установить Magnifica Humanitas
FAQ
Magnifica Humanitas MCP бесплатный?
Да, Magnifica Humanitas MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Magnifica Humanitas?
Нет, Magnifica Humanitas работает без API-ключей и переменных окружения.
Magnifica Humanitas — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Magnifica Humanitas в Claude Desktop, Claude Code или Cursor?
Открой Magnifica Humanitas на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Magnifica Humanitas with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
