# Islamic Books & Quran Reference Library

Search a curated library of 1,900+ Islamic books including English translations of the Holy Quran with detailed verse-by-verse commentary, foundational texts on Islamic philosophy, theology, and hist…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add hashirsiddiqui15/ami-bookstore-mcp-h

# Browse available tools
npx -y @smithery/cli@latest tool list hashirsiddiqui15/ami-bookstore-mcp-h

# Get full schema for a tool
npx -y @smithery/cli@latest tool get hashirsiddiqui15/ami-bookstore-mcp-h search_islamic_books

# Call a tool
npx -y @smithery/cli@latest tool call hashirsiddiqui15/ami-bookstore-mcp-h search_islamic_books '{}'
```

## Direct MCP Connection

Endpoint: `https://ami-bookstore-mcp-h--hashirsiddiqui15.run.tools`

## Tools (9)

- `search_islamic_books`
- `get_book_categories`
- `get_learning_path`
- `generate_citation`
- `lookup_quran_commentary`
- `get_book_recommendations`
- `get_book_preview`
- `get_trending_books`
- `get_comparative_theology`

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get hashirsiddiqui15/ami-bookstore-mcp-h <tool-name>
```

## Prompts (4)

- `recommend_islamic_books` (topic)
- `answer_islamic_question` (question)
- `gift_recommendation` (occasion, age, relationship)
- `academic_research` (topic)
