loading…
Search for a command to run...
loading…
MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations.
MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations.
The MCP server calls the Shahnameh API behind the scenes, so you need to keep that running first. Please refer to the repository below for more information:
Also, please bear in mind that the API uses a database, which can be found here: Shahnameh Dataset
Create and activate the virtual environment. For example, on macOS:
uv venv # Create the virtual environment
source .venv/bin/activate # Activate the virtual environment
Then run the inspector:
npx @modelcontextprotocol/inspector python3 main.py
این ریپازیتوری تنها یک بخش کوچک از پروژه ای مستقل برای خدمت به ایران و زبان و ادبیات پارسی می باشد. از تمامی عزیزانی که دل در گرو ایران و زنده نگهداشتن زبان پارسی در دوره هوش مصنوعی دارند با مهر و احترام دعوت به همکاری می شود.
شاهنامه زنده است.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"aliafsahnoudeh-shahnameh-mcp-server": {
"command": "npx",
"args": []
}
}
}