magisterium_mcp_server

JacobStephens2/magisterium_mcp_server
★ 1 stars HTML 🤖 AI/LLM Updated 1d ago
MCP server (Node.js/TypeScript) that connects AI assistants like Claude to the Magisterium AI API for Catholic theological queries
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "magisterium_mcp_serv": {
      "command": "npx",
      "args": [
        "-y",
        "JacobStephens2/magisterium_mcp_server"
      ]
    }
  }
}

Topics

apiclaudecursorllmmagisterium-aimcpmcp-servernodejstypescript