Skip to main content
ClaudeWave

Rumi's complete Masnavi (25,635 beyts) as a free public MCP server — search, quote, verify, explain. https://masnavi.ai/mcp

MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/shahhoseini/masnavi-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "masnavi-mcp": {
      "command": "node",
      "args": ["/path/to/masnavi-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/shahhoseini/masnavi-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# masnavi.ai — Rumi's Masnavi as an MCP server

The complete **Masnavi-ye Maʿnavi** of Jalāl al-Dīn Rūmī — all **25,635 beyts**
(couplets) in 6 daftars, 972 sections — served as a free, public, read-only
**Model Context Protocol** server. Your agent can search, quote, **verify**,
and explain Rumi from the canonical text instead of inventing him.

- **Site:** https://masnavi.ai (read it in 31 languages)
- **MCP endpoint:** `https://masnavi.ai/mcp` (Streamable HTTP, no auth)
- **REST + OpenAPI:** https://masnavi.ai/api/openapi.json
- **Discovery:** https://masnavi.ai/.well-known/mcp.json · https://masnavi.ai/llms.txt
- **Docs:** https://masnavi.ai/docs

## Connect

```json
{ "mcpServers": { "masnavi": { "type": "http", "url": "https://masnavi.ai/mcp" } } }
```

Claude Code: `claude mcp add --transport http masnavi https://masnavi.ai/mcp`

## Tools (9)

| Tool | What it does |
|---|---|
| `search` | full-text search across all 25,635 beyts, ranked |
| `lookup` | a beyt by citation (`M1:1` = daftar 1, beyt 1) with neighbours |
| `verify` | is this really a line by Rumi? fuzzy-checks a quotation against the corpus |
| `get_section` | one named section (story) with all its beyts |
| `get_range` | a full multi-section story in one call (≤500 beyts) |
| `find_sections` | find a story by (Persian) title fragment |
| `table_of_contents` | the 972 sections, by daftar |
| `random_beyt` | a random couplet |
| `explain` | per-beyt commentary by named scholars |

Citations use `M{daftar}:{beyt}` (e.g. `M3:1278`). Text sourced from
[Ganjoor](https://ganjoor.net/moulavi/masnavi); the Masnavi is in the
**public domain**.

## Why

Language models routinely misattribute Persian poetry. This server exists so
agents can ground every Rumi quotation in the canonical text — search it,
cite it, and verify it — in any language.

*This repository holds the public metadata for the hosted server at
masnavi.ai; the service itself runs at the endpoint above.*

What people ask about masnavi-mcp

What is shahhoseini/masnavi-mcp?

+

shahhoseini/masnavi-mcp is mcp servers for the Claude AI ecosystem. Rumi's complete Masnavi (25,635 beyts) as a free public MCP server — search, quote, verify, explain. https://masnavi.ai/mcp It has 0 GitHub stars and was last updated today.

How do I install masnavi-mcp?

+

You can install masnavi-mcp by cloning the repository (https://github.com/shahhoseini/masnavi-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is shahhoseini/masnavi-mcp safe to use?

+

shahhoseini/masnavi-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains shahhoseini/masnavi-mcp?

+

shahhoseini/masnavi-mcp is maintained by shahhoseini. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to masnavi-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy masnavi-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: shahhoseini/masnavi-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/shahhoseini-masnavi-mcp)](https://claudewave.com/repo/shahhoseini-masnavi-mcp)
<a href="https://claudewave.com/repo/shahhoseini-masnavi-mcp"><img src="https://claudewave.com/api/badge/shahhoseini-masnavi-mcp" alt="Featured on ClaudeWave: shahhoseini/masnavi-mcp" width="320" height="64" /></a>

More MCP Servers

masnavi-mcp alternatives