Skip to main content
Glama

D&D MCP Server

get_npc

Retrieve detailed information about any NPC in your Dungeons & Dragons campaign by providing the character's name, using the D&D MCP Server for efficient campaign management.

Instructions

Get NPC information.

Input Schema

NameRequiredDescriptionDefault
nameYesNPC name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "NPC name", "title": "Name", "type": "string" } }, "required": [ "name" ], "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