Skip to content
Cline

tiled mcp for Cline

io.github.fablenator/tiled-mcp

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

client:Cline transport:stdio runtime:npm

Install tiled mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

tiled mcp in other clients