Skip to main content
Glama

D&D MCP Server

load_campaign

Utilize this tool to load a specific Dungeons & Dragons campaign into the MCP server, enabling efficient management of characters, quests, and session tracking. Specify the campaign name to initiate the process.

Instructions

Load a specific campaign.

Input Schema

NameRequiredDescriptionDefault
nameYesCampaign name to load

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Campaign name to load", "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