Loading MCP server directory, please wait...
MCP server exposing a live Dwarf Fortress fort to an AI agent as curated, semantic tools
npx @getmcp/cli add io.github.alexanderolvera/dfhack-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alexanderolvera/dfhack-mcp": {
"command": "npx",
"args": [
"-y",
"dfhack-mcp"
],
"env": {
"DFHACK_HOST": "127.0.0.1",
"DFHACK_PORT": "5000",
"DFHACK_MCP_ACTUATORS": ""
}
}
}
}