SagaSmith D&D MCP
Officialby SagaSmithAI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROMA_DB_URL | No | URL for a remote Chroma service. Optional. | |
| CHROMA_DB_PATH | No | Path to a local Chroma directory. Optional. | |
| SAGASMITH_DATABASE_URL | No | External database URL for the Core runtime. Optional. | |
| SAGASMITH_DND_MCP_HOME | No | Path to the directory for all managed local state. Defaults to <workspace>/.sagasmith-dnd-mcp | |
| SAGASMITH_DND_SKILLS_DIR | No | Path to the D&D skill pack checkout. Optional. | |
| SAGASMITH_MODULEGEN_SKILLS_DIR | No | Path to the module generation skill pack checkout. Optional. | |
| SAGASMITH_DND_MCP_DENSE_ENABLED | No | Set to 1 to enable embedding-backed retrieval. Default is not set (FTS-only). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/SagaSmithAI/SagaSmith-dnd-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server