Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

MCP server enabling AI assistants to search, browse, and discover books from Books Mandala's live catalog of 50,000+ titles.

README.md

Books Mandala MCP

An MCP (Model Context Protocol) server that lets AI assistants search, browse, and discover books from Books Mandala — Nepal's largest online bookstore with 50,000+ titles.

What It Does

Connect any MCP-compatible AI app (Claude Desktop, Cursor, Windsurf, etc.) to Books Mandala's live catalog. Your AI assistant can:

  • Search books by title, author, or ISBN
  • Browse 177 genres and filter by category
  • Check current bestsellers and new arrivals
  • Look up author profiles and their available titles

All responses include real-time prices (NPR), stock availability, and direct links back to booksmandala.com for purchasing.

Available Tools

| Tool | Description | |------|-------------| | search_books | Search by title, author, or ISBN | | get_book | Get full details for a specific book | | list_genres | Browse all 177 genres | | browse_genre | List books within a genre | | bestsellers | Current bestselling books | | new_arrivals | Books added in the last 45 days | | get_author | Author profile and their catalog |

Quick Setup

Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "books-mandala": {
      "url": "https://bm-agent-mcp.booksmandala.workers.dev/mcp"
    }
  }
}

Restart Claude Desktop. That's it — start asking about books.

Other MCP Clients

MCP Endpoint: https://bm-agent-mcp.booksmandala.workers.dev/mcp

Protocol: MCP 2025-03-26 (Streamable HTTP transport)

REST API

This MCP is powered by the Books Mandala Agent API. If you prefer direct REST access:

Roadmap

This is Phase 1 (discovery and browsing). Coming next:

  • Phase 2: Real-time stock checks, shipping estimates, price alerts
  • Phase 3: Order placement — AI agents place orders, generate payment links, track deliveries
  • Phase 4: Personalized recommendations, wishlists, reorder suggestions

Built With

About Books Mandala

Books Mandala is Nepal's leading online bookstore, delivering 50,000+ titles across the country since 2017. Built by Mandala Tech.

License

MIT

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Search servers.