Skip to main content
Art & CulturePython

aliafsahnoudeh/shahnameh-mcp-server

MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations.

art-culturelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/aliafsahnoudeh/shahnameh-mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
Python
Author
aliafsahnoudeh