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 ServersRegistry oficial0 estrellas0 forksActualizado 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.
Casos de uso

Resumen de MCP Servers

# 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.*

Lo que la gente pregunta sobre masnavi-mcp

¿Qué es shahhoseini/masnavi-mcp?

+

shahhoseini/masnavi-mcp es mcp servers para el ecosistema de Claude AI. Rumi's complete Masnavi (25,635 beyts) as a free public MCP server — search, quote, verify, explain. https://masnavi.ai/mcp Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala masnavi-mcp?

+

Puedes instalar masnavi-mcp clonando el repositorio (https://github.com/shahhoseini/masnavi-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar shahhoseini/masnavi-mcp?

+

shahhoseini/masnavi-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene shahhoseini/masnavi-mcp?

+

shahhoseini/masnavi-mcp es mantenido por shahhoseini. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a masnavi-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega masnavi-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a masnavi-mcp