mcp-bible
mcp-bible
Bible MCP —— 封装了 Bible API(免费、无需认证)
属于 Pipeworx —— 一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 按引用获取特定圣经经节或经节范围(例如 "john 3:16"、"romans 8:28"、"psalm 23:1-6")。以 World English Bible 译本返回经节文本。 |
| 以你选择的译本(KJV、WEB、OEB、BBE、Cherokee、DRA 等)获取圣经段落。返回包含引用和译文元数据的完整文本。 |
| 从 World English Bible(WEB)译本中随机获取一节经文。返回引用、完整经节文本、译本 ID,以及包含书卷、章节和节号的逐节拆分。 |
Related MCP server: biblebridge-mcp
快速开始
添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"bible": {
"url": "https://gateway.pipeworx.io/bible/mcp"
}
}
}或者连接完整的 Pipeworx 网关,以访问全部 1394+ 数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 一起使用
无需直接调用工具,你可以用日常英文提问:
ask_pipeworx({ question: "your question about Bible data" })网关会自动选择正确的工具,并自动填充参数。
更多
许可证
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables AI assistants to retrieve Bible passages from multiple translations (ESV, NIV, KJV, NASB, NKJV, NLT, AMP, MSG). Supports querying single or multiple passages and provides both MCP protocol integration and REST API endpoints.17
- AlicenseNot gradedqualityNot gradedmaintenanceProvides structured access to Scripture through the BibleBridge API, enabling semantic search, contextual verse retrieval, and cross-reference analysis. It supports natural language reference normalization and comparative theological exploration across different passages.1
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to look up Bible verses, search across translations, and compare different versions locally without API keys.
- AlicenseNot gradedqualityBmaintenanceExposes Bible content from bible-api.com for LLMs, enabling retrieval of verses, chapters, random verses, and Bible study prompts with support for multiple translations.14MIT
Related MCP Connectors
Free, no-key Bible MCP server — 86 translations in 32 languages, from any MCP client.
Bible corpus MCP server: scripture, Greek/Hebrew interlinear data, cross-refs, semantic search.
AI-powered biblical research tools — lexicons, morphology, manuscripts, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-bible'
If you have feedback or need assistance with the MCP directory API, please join our Discord server