Bible by Midvash for Gemini CLI
com.midvash/bible
Free, no-key Bible MCP server — 86 translations in 32 languages, from any MCP client.
client:Gemini CLI
transport:streamable-http
tools:11
Install Bible by Midvash in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bible": {
"httpUrl": "https://mcp.midvash.com/mcp/registry"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs