bible mcp for Cursor
io.github.nirajagarwal/bible-mcp
Bible corpus MCP server: scripture, Greek/Hebrew interlinear data, cross-refs, semantic search.
client:Cursor
transport:streamable-http
tools:13
Install bible mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bible-mcp": {
"url": "https://bible-mcp-server.fly.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs