tmodloader-mcp for Claude Desktop
io.github.musharna/tmodloader-mcp
Drive a running tModLoader (Terraria) instance from an agent: launch, query, screenshot, read state.
client:Claude Desktop
transport:stdio
runtime:pypi
Install tmodloader-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tmodloader-mcp": {
"command": "uvx",
"args": [
"tmodloader-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs