Skip to main content

MCP server for navigating the encyclical Magnifica Humanitas (Pope Leo XIV, 2026)

Project description

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
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.

Development

pip install -e .
python test_parse.py        # smoke test against live Vatican URL
magnifica-humanitas-mcp     # run the MCP server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magnifica_humanitas_mcp-0.1.1.tar.gz (98.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

magnifica_humanitas_mcp-0.1.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file magnifica_humanitas_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: magnifica_humanitas_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 98.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for magnifica_humanitas_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7def2e214f474a45304a838bbb48058d63321f8c19639cc62b723b3bda838afa
MD5 80a2395892322d73b57d2b0d4030f9bb
BLAKE2b-256 dadd16795682465c2029c6f326be89d900d60c9bf7af1d76ea023ea7e26ef36f

See more details on using hashes here.

File details

Details for the file magnifica_humanitas_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: magnifica_humanitas_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for magnifica_humanitas_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b539993ea08bac829d12b8e3aaaf3fe7c701899d1f88a5f6149f5444b287cf75
MD5 ae81d65056c9d0afa4a179da8b7ff587
BLAKE2b-256 ef92ced78e083156f111a8efbad11cc0c2512aa1d56ba8aedf685dacd64e6e3c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page