Skip to main content
Glama

D&D MCP Server

get_character

Retrieve detailed character information on the D&D MCP Server by entering the character name or ID, enabling efficient campaign management and tracking.

Instructions

Get detailed character information.

Input Schema

NameRequiredDescriptionDefault
name_or_idYesCharacter name or ID

Input Schema (JSON Schema)

{ "properties": { "name_or_id": { "description": "Character name or ID", "title": "Name Or Id", "type": "string" } }, "required": [ "name_or_id" ], "type": "object" }

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/study-flamingo/gamemaster-mcp'

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