GetBible · Model Context Protocol

Scripture access built for AI.

GetBible MCP gives compatible AI clients structured, read-only access to GetBible API V2 through a public Streamable HTTP service or a locally installed stdio server.

No account, API key, authentication, subscription, or request quota is required.

Remote connection

Configure an MCP client with the exact Streamable HTTP URL:

https://mcp.getbible.net/v2

Local connection

Install the GetBible MCP package and configure the client to launch:

getbible-mcp --transport stdio

Scripture integrity

Every cacheable scripture result is tied to its translation, book, or chapter hash. Integrations are instructed to revalidate stored hashes at least weekly and atomically refresh stale content when a hash changes.

Following this synchronization cycle is a condition of using the API. Each translation carries its applicable copyright information in the returned metadata; GetBible adds no separate copyright layer to scripture text.