Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_monsters | Search D&D 5e SRD monsters by name, CR, type, size, or alignment. Returns full stat blocks. |
| search_spells | Search D&D 5e SRD spells by name, level, school, class, concentration, ritual, components, damage type, or save type. |
| search_equipment | Search D&D 5e SRD equipment, weapons, armor, and magic items. Filter by category, cost, weight, weapon properties, armor type, or rarity. |
| browse_classes | Browse D&D 5e SRD classes. List all classes, view a specific class's features at any level, or calculate multiclass feature combinations. |
| browse_races | Browse D&D 5e SRD races. List all races or view a specific race's traits, ability bonuses, and subraces. |
| search_rules | Search D&D 5e SRD rules and conditions. Look up specific conditions or search rules text. |
| build_encounter | Build balanced D&D 5e encounters. Given party size and level, calculates XP budgets for each difficulty and suggests monster combinations. |
| plan_spells | Plan spells for a D&D 5e character. Shows available spells for a class at a given level, tracks spell slots, flags concentration conflicts, highlights rituals, and sums material component costs. |
| compare_monsters | Compare 2-3 D&D 5e monsters side by side. Shows AC, HP, ability scores, speeds, resistances, immunities, actions, and special abilities. |
| analyze_loadout | Analyze a D&D 5e equipment loadout. Calculates total weight, total cost, AC from armor/shield, and encumbrance status based on Strength score. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |