sunnah-toolkit

hassannjb/sunnah-toolkit
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
MCP server for sunnah.com hadith API
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": {
    "sunnah-toolkit": {
      "command": "uvx",
      "args": [
        "sunnah-toolkit"
      ]
    }
  }
}

Or install with pip: pip install sunnah-toolkit

README Excerpt

REST and MCP API for the hadith corpus from [sunnah.com](https://sunnah.com). Built on top of sunnah.com's official MariaDB snapshot (44,896 hadiths across 15 collections) with hybrid BM25 + multilingual-semantic search. Exposes 7 tools over two transports: - **MCP** — for AI assistants (Claude Desktop, Claude Code, Cursor, etc.) via

Tools (7)

get_hadithlist_bookslist_collectionsrandom_hadithsearch_hadithsearch_hadith_semanticsearch_hadith_term