AgentHubAgentHub

Bible Study

MCP ServerMCP Registry官方收录

io.github.mctx-ai/bible-study · v1.11.3

Study the Bible in its original languages, trace themes across both testaments, and compare five tra

概览

Bible Study 是一个MCP Server,收录自 官方 MCP Registry。支持 sse 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "bible-study": {
      "url": "https://bible-study.mctx.ai/v1.11.3"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "io.github.mctx-ai/bible-study",
  "type": "mcp-server",
  "version": "1.11.3",
  "displayName": "Bible Study",
  "description": "Study the Bible in its original languages, trace themes across both testaments, and compare five tra",
  "repository": {
    "url": "https://github.com/mctx-ai/bible-study",
    "source": "github"
  },
  "homepage": "https://bible-study.mctx.ai",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "sse",
        "url": "https://bible-study.mctx.ai/v1.11.3"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.mctx-ai/bible-study",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.mctx-ai%2Fbible-study/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
Bible Study — MCP Server 安装与配置 · AgentHub