Skip to main content
Glama

D&D MCP Server

.gitignoreโ€ข712 B
dev.bat dev.sh demo.py # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDEs .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # D&D MCP Server data dnd_data/ demo_data/ *.json # Logs log/ logs/ # Testing .pytest_cache/ .coverage htmlcov/ # Type checking .mypy_cache/ .dmypy.json dmypy.json # FastMCP specific .fastmcp/ fastmcp_cache/ # uv uv.lock .uv_cache/ # Ruff .ruff_cache/

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