magnifica-humanitas-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@magnifica-humanitas-mcpList the structure of the encyclical"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
magnifica-humanitas-mcp
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 |
| Full table of contents with paragraph ranges |
| Full text of a chapter (1–5) |
| Full text of a section by title (fuzzy match) |
| A single numbered paragraph |
| Find paragraphs containing a word or phrase |
Related MCP server: EPUB Reader MCP Server
Usage
With npx (no install needed)
npx magnifica-humanitas-mcpWith uvx (requires uv)
uvx magnifica-humanitas-mcpClaude 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-mcpDocker
docker run --rm grimalkinllc/magnifica-humanitas-mcpLicense
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.
This server cannot be deployed
Maintenance
Related MCP Connectors
AI Catholic formation — spiritual direction, saints, scripture, and semantic search.
Search arXiv/Semantic Scholar/OpenAlex + medical evidence (PubMed/Europe PMC) + LaTeX/PDF tools.
AEO tools: scan any URL for AI-citation readiness, read the public leaderboard and citation panel.
AI-search-visibility tools: check crawler access, generate llms.txt, lint robots.txt, census data.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides read-only access to the Watchtower Online Library (WOL) with advanced search capabilities, document retrieval, and multilingual support. Enables users to search and browse Jehovah's Witnesses publications through natural language interactions.5MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to read and navigate EPUB files through 13 specialized tools for pagination, full-text search, metadata access, and footnote resolution. Supports session-based reading with table of contents navigation and chapter summaries.MIT
- FlicenseNot gradedqualityDmaintenanceEnables querying and retrieving content from electricvehicle.life, including search, section retrieval, full content, and summaries.-
- AlicenseAqualityCmaintenanceEnables AI assistants to query the Magisterium API for authoritative Catholic Church teaching with citations.11MIT