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 βInstallation Guide
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": {}
}
}
}