Midvash
Back to Open Source
00 Open Source
TypeScript · License: MIT

bible-mcp

MCP server for the public Bible API — read scripture from any MCP client (Claude, Cursor…).

01 About this project

Model Context Protocol (MCP) server exposing Midvash's Bible content to any MCP client — Claude, Cursor, and the like — over HTTP Streamable, no key. Generate your connection URL at mcp.midvash.com and add it to your client. Tools: get_passage (the most natural way to cite), get_verse, get_chapter, list_versions and list_books. Filter versions and languages via query string. Stateless, over the same public API behind the reader.

02 What's included
  • HTTP Streamable transport (JSON-RPC), stateless
  • Tools: get_passage, get_verse, get_chapter, list_versions, list_books
  • Version and language filtering via URL
  • No key — generate the URL and connect
  • 35+ translations in 8 languages
05 Contributing

Found a bug, missing data, or want to add something? Pull requests and issues are welcome at github.com/midvash/bible-mcp .