Skip to main content
Glama

Sefaria Jewish Library MCP Server

by OpenTorah-ai
MIT License
  • Linux
  • Apple
from sefaria_handler import * import os import asyncio import os async def print_search (): results = await get_commentaries("Genesis 1:1") print(results) async def main(): print ("searching...") await print_search() if __name__ == "__main__": asyncio.run(main())

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OpenTorah-ai/mcp-sefaria-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server