gospel-library-mcp-server

jasonbellz/gospel-library-mcp-server
★ 0 stars TypeScript DevOps Updated 14d ago
HTTP/Azure-hosted MCP server for the Gospel Library
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gospel-library-mcp-s": {
      "command": "npx",
      "args": [
        "-y",
        "jasonbellz/gospel-library-mcp-server"
      ]
    }
  }
}