Skip to content
VS Code

bible mcp for VS Code

io.github.nirajagarwal/bible-mcp

Bible corpus MCP server: scripture, Greek/Hebrew interlinear data, cross-refs, semantic search.

client:VS Code transport:streamable-http tools:13

Install bible mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "bible-mcp": {
      "type": "http",
      "url": "https://bible-mcp-server.fly.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

bible mcp in other clients