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 uvx (no install needed)

uvx magnifica-humanitas-mcp

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "magnifica-humanitas": {
      "command": "uvx",
      "args": ["magnifica-humanitas-mcp"]
    }
  }
}

Claude Code (this project)

claude mcp add magnifica-humanitas -- uvx magnifica-humanitas-mcp

Docker

docker build -t magnifica-humanitas-mcp .
docker run --rm 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.0.tar.gz (97.8 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.0-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: magnifica_humanitas_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 97.8 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.0.tar.gz
Algorithm Hash digest
SHA256 1147d47e2d9bd050979c02697390f11ff6059262122880a17e43f226d78457ba
MD5 dcd44f1f2fb0530ce7ce59933d32a099
BLAKE2b-256 a727a96896724a09e2b2e73e5c0e12c8fd2d96db9be7d1091f81717efb3173f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: magnifica_humanitas_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e43649dd8aede7113799bcacd90b53b83339316c1990cf56840b72e7fa6459b2
MD5 c387b29e154f4fabda8138627a66abf5
BLAKE2b-256 7393349fe6bbd33ae8afa10adff5648903b66462c4ccc2f9e9c642aa8aa387d2

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