{
  "markdown": "# masnavi.ai — Rumi's Masnavi as an MCP server\n\nThe complete **Masnavi-ye Maʿnavi** of Jalāl al-Dīn Rūmī — all **25,635 beyts**\n(couplets) in 6 daftars, 972 sections — served as a free, public, read-only\n**Model Context Protocol** server. Your agent can search, quote, **verify**,\nand explain Rumi from the canonical text instead of inventing him.\n\n- **Site:** https://masnavi.ai (read it in 31 languages)\n- **MCP endpoint:** `https://masnavi.ai/mcp` (Streamable HTTP, no auth)\n- **REST + OpenAPI:** https://masnavi.ai/api/openapi.json\n- **Discovery:** https://masnavi.ai/.well-known/mcp.json · https://masnavi.ai/llms.txt\n- **Docs:** https://masnavi.ai/docs\n\n## Connect\n\n```json\n{ \"mcpServers\": { \"masnavi\": { \"type\": \"http\", \"url\": \"https://masnavi.ai/mcp\" } } }\n```\n\nClaude Code: `claude mcp add --transport http masnavi https://masnavi.ai/mcp`\n\n## Tools (9)\n\n| Tool | What it does |\n|---|---|\n| `search` | full-text search across all 25,635 beyts, ranked |\n| `lookup` | a beyt by citation (`M1:1` = daftar 1, beyt 1) with neighbours |\n| `verify` | is this really a line by Rumi? fuzzy-checks a quotation against the corpus |\n| `get_section` | one named section (story) with all its beyts |\n| `get_range` | a full multi-section story in one call (≤500 beyts) |\n| `find_sections` | find a story by (Persian) title fragment |\n| `table_of_contents` | the 972 sections, by daftar |\n| `random_beyt` | a random couplet |\n| `explain` | per-beyt commentary by named scholars |\n\nCitations use `M{daftar}:{beyt}` (e.g. `M3:1278`). Text sourced from\n[Ganjoor](https://ganjoor.net/moulavi/masnavi); the Masnavi is in the\n**public domain**.\n\n## Why\n\nLanguage models routinely misattribute Persian poetry. This server exists so\nagents can ground every Rumi quotation in the canonical text — search it,\ncite it, and verify it — in any language.\n\n*This repository holds the public metadata for the hosted server at\nmasnavi.ai; the service itself runs at the endpoint above.*\n",
  "bytes": 1962,
  "sha": "01a4d2f4861bb6e2c17f8116280d29922bea92362f67d2810165e2418528d83a",
  "repo_slug": "shahhoseini/masnavi-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_masnavi_masnavi_2f276fbc/readme"
}