Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

ai.masnavi/masnavi

ai.masnavi/masnavi

Rumi's complete Masnavi (25,635 beyts) — search, quote, verify and explain. Free, no auth.

Uptime
50.0%
2 probes
Response
174ms
last probe
Tools
9
callable

Tools · 9

search

Full-text search across the Masnavi. Returns beyts that contain the query terms, ranked by relevance. Useful for finding where a theme, word, or phrase appears.

lookup

Fetch a specific beyt by its citation (e.g. 'M3:1278'), by daftar+beyt number, or by global beyt index. Optionally include surrounding beyts for context.

verify

Given a candidate quote attributed to Rumi's Masnavi, check whether it actually appears. Returns status='exact' (with citation), 'fuzzy' (with similar candidates), or 'not_found'. USE THIS BEFORE QUOT…

get_section

Retrieve a full section (story / بخش) with all its beyts.

table_of_contents

Browse the Masnavi's section list. Returns titled sections per daftar with beyt counts and ranges.

random_beyt

Return a randomly-selected beyt, optionally restricted to a daftar.

get_range

Fetch ALL beyts between two endpoints, inclusive, grouped by section. Use this — NOT many calls to get_section or lookup — when a user asks for a full story, a long passage, or a sequence of beyts spa…

find_sections

Search section TITLES (not beyt content) for a Persian phrase. Each match includes `first_citation` and `last_citation` — ready-to-use canonical citations (e.g. 'M2:2608'). To read a whole multi-secti…

explain

Get commentary (Persian + English) for a specific beyt of the Masnavi, attributed to a primary source (e.g. Abdolkarim Soroush's lectures). Returns the beyt text along with structured commentary entri…

Similar MCP servers embedding-nearest

Tarteel MCP Server live
Quran MCP server for translation, tafsir, mutashabihat, recitation playlists, and prayer times.
16 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
Sharebench live
Search and pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client
2 tools · streamable-http
Sugra API live
Connector between LLM agents and world data. 643 endpoints, 75+ primary sources.
6 tools · streamable-http
Boolsai Signals live
Quant-research MCP — tradeable signals from public-company website stack changes. 7 tools.
12 tools · streamable-http
AEO Scanner live
AI search visibility audit — AEO, GEO, Agent Readiness scores with AI Identity Card.
4 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.masnavi/masnavi": {
      "url": "https://masnavi.ai/mcp",
      "transport": "streamable-http"
    }
  }
}