FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
project logo
cameronpakbible-mcp
A Hono-based MCP server that returns Bible text
Public
Like
bible-mcp
Home
Code
7
.vtignore
Agents.md
README.md
deno.json
H
index.ts
mcp.ts
types.ts
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://cameronpak--594deabe88f311f0b29a0224a6c84d84.web.val.run
README.md

Bible MCP

I want it to be super easy to be able to request Bible text through an MCP server.

We use the Bible API at https://bible.helloao.org/api for getting Scripture text.

MCP Server Implementation (mcp.ts)

The MCP server provides two tools:

  • get_verse: Fetches Bible verses (single or range)
  • get_chapter: Fetches a complete Bible chapter

Supported books: All 66 Protestant Bible books (Genesis through Revelation)

Default translation: BSB (Berean Study Bible)

Book name normalization: Converts full book names to standard abbreviations (e.g., Genesis -> GEN)

HTTP Server Setup (index.ts)

Uses Hono framework for the HTTP server:

  • /mcp endpoint: Handles MCP communication using StreamableHTTPServerTransport
  • / endpoint: Returns "Hello World"

Stack:

  • Deno - Deno runtime via Val.Town
  • Hono - HTTP Server framework
  • @modelcontextprotocol/sdk - MCP SDK
  • fetch-to-node - Fetch API compatibility
  • Muppet - MCP Server Framework
  • zod - Schema validation

Honorable Mentions

  • https://www.thiings.co/things/bible-1
HTTP
  • index.ts
    cameronpak--59…84.web.val.run
Code
.vtignoreAgents.mdREADME.mddeno.json
H
index.ts
mcp.tstypes.ts
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.