kjv-bible-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kjv-bible-mcp-serverShow me John 3:16"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
kjv-bible-mcp-server
MCP server, který dá Claude.ai přístup k textu Bible — výchozí překlad je KJV (King James Version). Text je zdarma poskytován službou bible-api.com, žádný API klíč není potřeba.
Nemusíš umět programovat. Stačí projít návod níže z mobilu — vše se dělá klikáním v prohlížeči.
Co server umí
Claude bude po připojení umět:
najít verš nebo pasáž podle reference, např. "John 3:16" nebo "John 3:16-18",
zobrazit celou kapitolu podle knihy a čísla kapitoly, např. Žalm 23,
vypsat seznam knih daného překladu,
vypsat seznam dostupných překladů.
Related MCP server: Bible MCP Server
Limity (vědomě přijaté, není co řešit)
Jen angličtina a další public domain překlady (KJV, WEB, ASV a podobné). Čeština k dispozici není.
Žádné fulltextové hledání — server umí jen najít konkrétní referenci (např. "John 3:16") nebo procházet kapitoly, ne hledat frázi v celé Bibli.
Rate limit: bible-api.com dovolí 15 dotazů za 30 sekund z jedné IP adresy. Pro běžné použití v chatu to bohatě stačí; při překročení server vrátí srozumitelnou zprávu, ať to zkusíš za chvíli znovu.
Free tier na Renderu usíná po ~15 minutách nečinnosti. První dotaz po probuzení tak může trvat 30–60 sekund, další dotazy jsou pak rychlé. Pro občasné použití je to v pohodě.
Nasazení na Render (klikací návod)
Otevři dashboard.render.com a přihlas se přes GitHub.
Klikni na New → Blueprint.
Vyber repozitář
kjv-bible-mcp-server.Klikni na Apply.
Počkej pár minut, než se build a deploy dokončí.
Zkopíruj URL adresu služby (najdeš ji nahoře na stránce služby, něco jako
https://kjv-bible-mcp-server-xxxx.onrender.com).V prohlížeči ověř, že
https://TVOJE-URL/healthvrátí{"status":"ok"}.
Připojení do Claude.ai
V Claude.ai jdi do Settings → Connectors → Add custom connector (pokud to v mobilní appce nenajdeš, otevři claude.ai v prohlížeči mobilu).
Jako URL vlož
https://TVOJE-URL/mcp(na konci/mcp, ne jen doménu).Ulož a v novém chatu zkus napsat: "Dej mi John 3:16 v KJV." Claude by měl použít tool
bible_get_passagea vrátit ti text verše.
Technické detaily (pro pořádek)
TypeScript, oficiální
@modelcontextprotocol/sdk.Transport: HTTP (
POST /mcp, stateless) — řízeno proměnnou prostředíTRANSPORT(httpnebostdio), na Renderu nastaveno nahttp.Port se čte z
process.env.PORT(Render si ho řídí sám)./mcpnevyžaduje žádnou autentizaci — server jen čte veřejně dostupný (public domain) text Bible, nic citlivého.
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 Connectors
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Read, edit, publish, and preview your pepita websites from Claude.
Claude-powered AI tools: research, write, code, analyze, translate, debate, pitch, score, and more.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Related MCP Servers
- 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
- FlicenseNot gradedqualityDmaintenanceEnables AI to access Bible translations in hundreds of languages, original Greek and Hebrew texts with morphology, word-level interlinear alignments, and lexicons.
- AlicenseAqualityBmaintenanceEnables Claude to access JW.org public materials including Bible verses, Watchtower articles, meeting workbooks, video captions, and lesson books through natural language conversation.11108MIT
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/saficky98/kjv-bible-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server