dtrpg_mcp

erik-saltwell/dtrpg_mcp
★ 0 stars Python AI/LLM Updated 6d ago
An MCP server for querying DriveThruRPG, including content in or out of your library. Requires an API Key from DTRPG.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dtrpg_mcp": {
      "command": "uvx",
      "args": [
        "dtrpg-mcp"
      ]
    }
  }
}

Or install with pip: pip install dtrpg-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that lets an LLM search your DriveThruRPG catalog for tabletop RPG products, returning structured details (title, description, publisher, authors, game system, and DriveThruRPG product id) for each match. It speaks MCP over **stdio** and exposes two tools: `search_library` (your

Tools (10)

DTRPG_API_KEYauthorsdescriptiongame_systemmax_valuesorder_product_idproduct_idpublisherquerytitle