roll20-character-mcp-server

justinritchie/roll20-character-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server that reads a Roll20 D&D 5e character sheet and campaign data via Firebase REST. No browser, no DOM scraping.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "roll20-character-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "justinritchie/roll20-character-mcp-server"
      ]
    }
  }
}

Topics

ai-toolsanthropiccharacter-sheetclaudednddnd-toolsdnd5edungeons-and-dragonsfirebasemcpmcp-servermodel-context-protocolroll20ttrpgtypescript