Back to Home
thsmale icon

catholic-bible-mcp-server

Verified Safe

by thsmale

Overview

An LLM agent server designed to provide access to the BibleGet I/O API for quoting Sacred Scriptures via the Model Context Protocol (MCP).

Installation

Run Command
uv run server.py

Environment Variables

  • OPENAI_API_KEY
  • LOG_LEVEL
  • MCP_SERVER_HOST
  • MCP_SERVER_PORT

Security Notes

The server fetches its OpenAPI specification from an external GitHub URL (raw.githubusercontent.com) at startup. A compromise of this external source could lead to changes in the tools presented to the LLM. However, no 'eval' or direct obfuscation is found, and sensitive configurations are handled via environment variables.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-19

Tags

MCPLLMBible APIAI AgentPython