Skip to content
Claude Desktop

tiled mcp for Claude Desktop

io.github.fablenator/tiled-mcp

Inspect, validate and surgically edit Tiled map files (.tmx/.tmj) — byte-preserving, 12 tools.

client:Claude Desktop transport:stdio runtime:npm

Install tiled mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tiled-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fablenator/tiled-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

tiled mcp in other clients