berean-ai
Biblical and theological research MCP server powered by BEREAN.AI.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add sunny/berean-ai
# Browse available tools
npx -y smithery tool list sunny/berean-ai
# Get full schema for a tool
npx -y smithery tool get sunny/berean-ai ask_question
# Call a tool
npx -y smithery tool call sunny/berean-ai ask_question '{}'Direct MCP Connection
Endpoint: https://berean-ai--sunny.run.tools
Tools (3)
ask_question— Ask a biblical or theological question and get a concise pastoral answer (250-400 words) grounded in Reformed theology …scholar_query— Academic biblical research query powered by RAG search across 2M+ indexed scholarly passages. Searches Greek/Hebrew lex…search_sources— Search the BEREAN.AI vector database directly for relevant passages without generating an AI answer. Returns raw source…
# Get full input/output schema for a tool
npx -y smithery tool get sunny/berean-ai