Skip to content
Claude Desktop

tabletopsimulator for Claude Desktop

io.github.doc2mcp/tabletopsimulator

MCP server for tabletopsimulator documentation, generated by doc2mcp.

client:Claude Desktop transport:streamable-http

Install tabletopsimulator in Claude Desktop

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

{
  "mcpServers": {
    "tabletopsimulator": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://doc2mcp.site/api/mcp/1b5ee653-f763-415b-8d1b-46c60f17b363/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

tabletopsimulator in other clients