Skip to main content
Glama

Bible Korean MCP Server

by oksure

search-bible

Find Bible verses containing specific keywords in Korean or English across multiple Korean Bible translations. Search limited books to locate relevant scripture passages.

Instructions

Search for verses containing specific keywords (searches limited books for demo)

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query (Korean or English)
versionNoBible translation version (default: GAE)GAE

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query (Korean or English)", "type": "string" }, "version": { "default": "GAE", "description": "Bible translation version (default: GAE)", "enum": [ "GAE", "GAE1", "NIR", "KOR", "CEV" ], "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Bible Korean MCP Server

Related Tools

    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/oksure/bible-ko-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server