"""
D&D MCP Server - A comprehensive campaign management tool for D&D built with FastMCP 2.8.0+.
"""
from .main import mcp
from .models import *
from .storage import DnDStorage
__version__ = "1.0.0"
__all__ = ["mcp", "DnDStorage"]
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