Skip to main content
Glama

add_spell

Add spells to character sheets in Dungeons & Dragons campaigns. Specify spell details like level, school, and casting time to manage magical abilities.

Instructions

Add a spell to a character's spells known list.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
character_name_or_idYesCharacter name, ID, or player name
spell_nameYesSpell name
spell_levelYesSpell level (0 for cantrip)
schoolNoSchool of magic (e.g. 'evocation', 'abjuration')unknown
casting_timeNoCasting time (e.g. '1 action')1 action
spell_rangeNoRange in feet
durationNoDuration (e.g. 'instantaneous')instantaneous
componentsNoJSON list of components, e.g. '["V","S","M"]'
spell_descriptionNoSpell description
preparedNoWhether the spell is prepared
player_idNoPlayer ID for permission check (omit for single-player DM mode)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Polloinfilzato/dm20-protocol'

If you have feedback or need assistance with the MCP directory API, please join our Discord server