scripture-grounding-mcp

The-Doxa-Way/scripture-grounding-mcp
★ 0 stars JavaScript AI/LLM Updated today
Scripture-grounding MCP server (YouVersion Platform API + Gloo AI Studio) — built for Kaggle's Scripture in New Frontiers challenge
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scripture-grounding-": {
      "command": "npx",
      "args": [
        "-y",
        "The-Doxa-Way/scripture-grounding-mcp"
      ]
    }
  }
}