Skip to main content
Glama

DollhouseMCP

by DollhouseMCP
memory-with-triggers.yaml667 B
metadata: name: "test-memory-triggers" description: "Test memory with triggers for Enhanced Index" version: "1.0.0" author: "test" triggers: ["remember", "recall", "retrieve", "context", "history", "recollect"] tags: ["test", "triggers", "enhanced-index"] retentionDays: 7 privacyLevel: "private" searchable: true maxEntries: 100 entries: - id: "test-entry-1" timestamp: "2025-09-26T16:00:00Z" content: "This is a test memory entry for trigger extraction" tags: ["test"] - id: "test-entry-2" timestamp: "2025-09-26T16:01:00Z" content: "Another test entry to verify memory recall functionality" tags: ["test", "recall"]

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/DollhouseMCP/DollhouseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server