Skip to content
Cursor

HadithDB for Cursor

io.github.iadnanmukhtar/hadithdb

Search and retrieve Quran ayahs, tafsir commentary, hadith, and detailed hadith records.

client:Cursor transport:streamable-http

Install HadithDB in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "hadithdb": {
      "url": "https://hadithunlocked.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

HadithDB in other clients