Loading MCP server directory, please wait...
Use this MCP server to plays classic text adventure games. The LLM is the player, explore, solve...
npx @getmcp/cli add io.github.mrfentmen/zork-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/zork-mcp": {
"command": "npx",
"args": [
"-y",
"zork-mcp"
]
}
}
}