Skip to content
MCP Server Community By @aliafsahnoudeh

aliafsahnoudeh/shahnameh-mcp-server

๐Ÿ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide โ†’
Connected Apps: aliafsahnoudeh/shahnameh-mcp-server Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-aliafsahnoudeh-shahnameh-mcp-server

Detailed Documentation

๐Ÿ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations.

Configuration

{
  "mcpServers": {
    "aliafsahnoudeh-shahnameh-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aliafsahnoudeh-shahnameh-mcp-server"
      ],
      "env": {}
    }
  }
}