Logos MCP Server

This site hosts the Logos Bible Software MCP server, which gives AI assistants access to your Logos library.

Installation

Add the following to your mcp.json:

{
  "servers": {
    "logos": {
      "type": "http",
      "url": "https://logos-mcp.bgrainger.dev/mcp"
    }
  }
}