Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DTRPG_API_KEYYesYour DriveThruRPG Application Key, used to authenticate against the API.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchB

Search DriveThruRPG for products matching a title query.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools, so disambiguation is perfect.

Naming Consistency5/5

The single tool name 'search' is clear and consistent with itself; no pattern inconsistency exists.

Tool Count1/5

A single search tool is far too few for a server intended to interact with a product database like DriveThruRPG, which typically requires multiple operations (e.g., retrieve details, filter, browse).

Completeness1/5

The server only provides search functionality, lacking essential operations like getting product details, browsing categories, or managing purchases, making it severely incomplete for its domain.

Maintenance

ActivityStale
ResponsivenessNo issues