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.2.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.2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: magnifica_humanitas_mcp-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 bc266a75b26c7255b3acf2f87ae0dcf0999787c8f84354da068d6746b2c2fa2b
MD5 12b5efba6c3c89f31c0f129873ab6079
BLAKE2b-256 a3dc45f23503646da755b1e1b64a02a071635e610735efc71daf7e28bd06d431

See more details on using hashes here.

File details

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

File metadata

  • Download URL: magnifica_humanitas_mcp-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 827969e15b28df3f562150ca0058322f8517648f7e0028839f1518e996868369
MD5 a49467e79a378b1e7c5a61efb7ff63aa
BLAKE2b-256 15da98d1da1bd6ce71c1d0250966e7182f072630531bd2df8f18203367a644b2

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