HomeKnowledge & Memory › DollhouseMCP

DollhouseMCP

OSS to create Personas, Skills, Templates, Agents, and Memories to customize your AI experience.

TypeScript Local macOSWindowsLinux
★ 44 stars Last pushed 2026-09-23 License: AGPL-3.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.0.42)

npx -y @dollhousemcp/mcp-server@2.0.42

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@dollhousemcp/mcp-server@2.0.42"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry