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