DollhouseMCP▌
by DollhouseMCP
DollhouseMCP — a Model Context Protocol (MCP) server for dynamic AI persona management with a GitHub-powered AI assistan
A comprehensive Model Context Protocol (MCP) server that enables dynamic AI persona management with an integrated GitHub-powered marketplace, allowing Claude and other compatible AI assistants to activate different behavioral personas.
Both formats append explainx.ai attribution and the canonical URL for this MCP server listing.
best for
- / AI developers creating specialized assistants
- / Users wanting different AI interaction styles
- / Teams needing role-specific AI responses
- / Educational scenarios requiring varied AI personas
capabilities
- / Activate different AI personas with distinct personalities
- / Browse persona marketplace powered by GitHub
- / Create custom persona configurations
- / Switch personas mid-conversation
- / Share personas with the community
- / Manage persona libraries locally
what it does
Enables AI assistants like Claude to dynamically switch between different behavioral personas and personalities during conversations. Includes a GitHub-powered marketplace for discovering and sharing persona configurations.
about
DollhouseMCP is an official MCP server published by DollhouseMCP that provides AI assistants with tools and capabilities via the Model Context Protocol. DollhouseMCP — a Model Context Protocol (MCP) server for dynamic AI persona management with a GitHub-powered AI assistan It is categorized under ai ml.
how to install
You can install DollhouseMCP in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
AGPL-3.0
DollhouseMCP is released under the AGPL-3.0 license.
readme
DollhouseMCP
Project Status
Build & Quality
Platform Support
Technology
🌐 Repository: https://github.com/DollhouseMCP/mcp-server
🏪 Collection: https://github.com/DollhouseMCP/collection
📦 NPM Package: https://www.npmjs.com/package/@dollhousemcp/mcp-server
🌍 Website: https://dollhousemcp.com
<div align="center"> <img src="docs/assets/dollhouse-logo.png" alt="DollhouseMCP" width="200" />
Open Source, Community-Powered AI Customization
Create, Edit, and Share Customization Elements for Your AI Platforms
</div>Elements That Customize Your AI's Capabilities and Actions
DollhouseMCP is open source, community-powered AI customization. Create your own customization elements—personas that shape behavior, skills that add capabilities, templates for consistent outputs, agents for automation, and memories for persistent context—or use and modify an ever-growing number of customization elements from the community. Every element you create can be saved to your portfolio and used again or shared back to the DollhouseMCP Collection to help others.
What Are Customization Elements?
- Personas – Shape how your AI acts and responds in specific domains
- Skills – Add specialized capabilities your AI can use
- Templates – Ensure consistent, high-quality outputs
- Agents – Enable autonomous task completion with smart decision-making
- Memory – Persistent context storage across sessions
Core Capabilities
- 🌍 Community Element Library – A growing number of tested personas, skills, templates, agents, and memories
- ✨ Create Custom Elements – Create personas, skills, templates, agents, and memories from scratch using natural language
- 🤝 Open Source – AGPL-3.0 licensed, ensuring community contributions stay free
- 📚 The DollhouseMCP Collection – Install any community element with one command
- 🛠️ 41 Professional Tools – Complete toolkit for element creation and management
- 🛡️ Security-First Validation – All elements validated against hundreds of attack vectors
- ⚡ Hot-Swap Elements – Change personas, skills, and templates without restarting as needed
- 📦 Personal Portfolio – Your library of custom AI configurations on your local computer or personal GitHub repo
Claude Skills Compatibility
100% lossless round-trip conversion between DollhouseMCP Skills and Claude Skills—all metadata, validation, and structure preserved without loss in either direction.
Import Claude Skills into the DollhouseMCP ecosystem for enhanced version control, deployment across hundreds of AI platforms that support MCP servers, security validation against hundreds of attack vectors, and integration with personas, templates, agents, and memories. Convert DollhouseMCP Skills to Claude Skills when you need compatibility with Claude-specific environments that cannot run DollhouseMCP.
→ Complete Skills Converter Guide – Lossless round-trip translation in both directions with CLI reference and examples
→ Use the DollhouseMCP skill-converter skill to convert directly from chat on LLMs with command-line access like Claude Code, Cursor, Gemini Code Assist, etc.
Use Cases
<table> <tr> <td width="25%" align="center"> <h4>👨💻 For Developers</h4> <p>Use community-powered code review personas and debugging skills. Share your language-specific optimizations.</p> </td> <td width="25%" align="center"> <h4>✍️ For Writers</h4> <p>Access community-crafted writing styles and templates. Contribute your genre expertise.</p> </td> <td width="25%" align="center"> <h4>🎯 For Professionals</h4> <p>Leverage community-built industry elements. Share your domain knowledge.</p> </td> <td width="25%" align="center"> <h4>🌟 For Everyone</h4> <p>Give your AI any personality you want. Describe it, modify it, save it to your portfolio, share it with the world.</p> </td> </tr> </table>Get Started
npm install @dollhousemcp/mcp-server
See Quick Start for complete setup instructions.
🎯 Element Types
✅ Available Now
<table> <tr> <td width="50%">🎭 Personas
Shape how your AI behaves and responds
- Creative Writer - Imaginative storyteller for engaging narratives
- Business Consultant - Strategic advisor for business decisions
- Debug Detective - Systematic problem-solver for code issues
- Security Analyst - Vulnerability assessment and threat analysis
- Technical Analyst - Deep dive technical documentation
- Use:
"Activate the creative writer persona"
💡 Skills
Add specialized capabilities your AI can use
- Code Review - Analyze code quality and suggest improvements
- Data Analysis - Statistical analysis and visualization
- Language Translation - Multi-language communication
- API Integration - Connect and interact with external services
- Testing Automation - Generate and run test suites
- Use:
"Enable the code review skill"
📝 Templates
Ensure consistent, high-quality outputs
- Project Proposal - Structured business proposals
- Penetration Test Report - Security assessment documentation
- Meeting Notes - Organized meeting summaries
- Code Review - Systematic code evaluation format
- Documentation - Technical documentation structure
- Use:
"Use the project proposal template"
🤖 Agents
Enable autonomous task completion
- Code Reviewer - Automated code qu
FAQ
- What is the DollhouseMCP MCP server?
- DollhouseMCP is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
- How do MCP servers relate to agent skills?
- Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
- How are reviews shown for DollhouseMCP?
- This profile displays 56 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.6 out of 5—verify behavior in your own environment before production use.
Use Cases▌
Extended AI Capabilities
Add new capabilities to Claude beyond text generation
Example
Access external data sources, execute code, interact with tools and services
Transform Claude from chatbot to action-taking agent
Context Enhancement
Provide Claude with access to relevant context and data
Example
Load project documentation, access knowledge bases, query databases
Get more accurate, context-aware responses
Workflow Automation
Automate multi-step workflows combining AI and external tools
Example
Research → Summarize → Create document → Send notification
Complete complex tasks end-to-end without manual steps
Implementation Guide▌
Prerequisites
- ›Claude Desktop 0.7.0+ or Cursor IDE with MCP support
- ›Basic understanding of MCP architecture and capabilities
- ›Access credentials for integrated services (if required)
- ›Willingness to experiment and iterate on configuration
Time Estimate
15-60 minutes depending on server complexity
Installation Steps
- 1.Install MCP server: npm install -g [package-name] or via GitHub
- 2.Add server configuration to ~/.claude/mcp.json
- 3.Provide required credentials and configuration
- 4.Restart Claude Desktop to load new server
- 5.Test basic functionality with simple prompts
- 6.Explore capabilities and experiment with use cases
- 7.Document successful patterns for reuse
Troubleshooting
- ⚠MCP server not loading: Check config syntax, verify installation
- ⚠Connection errors: Check network, firewall, credentials
- ⚠Feature not working: Read server docs, check required parameters
- ⚠Performance issues: Monitor resource usage, check for network latency
- ⚠Conflicts with other servers: Check port assignments, namespace collisions
Best Practices▌
✓ Do
- +Read server documentation thoroughly before setup
- +Start with simple use cases to validate functionality
- +Test in non-production environment first
- +Monitor resource usage and performance
- +Keep servers updated for bug fixes and new features
- +Document configuration for team members
- +Use environment variables for sensitive configuration
✗ Don't
- −Don't grant overly permissive access to MCP servers
- −Don't skip reading security considerations in docs
- −Don't expose sensitive data without proper controls
- −Don't run untrusted MCP servers without code review
- −Don't ignore error messages—investigate root cause
💡 Pro Tips
- ★Combine multiple MCP servers for powerful workflows
- ★Create custom MCP servers for your specific needs
- ★Share successful configurations with team
- ★Use MCP inspector for debugging
- ★Join MCP community for tips and troubleshooting
Technical Details▌
Architecture
Model Context Protocol standardizes how AI hosts (Claude, Cursor) communicate with external tools and data sources through server implementations.
Protocols
- Model Context Protocol (MCP)
- JSON-RPC 2.0
- stdio or HTTP transport
Compatibility
- Claude Desktop
- Cursor IDE
- Custom MCP clients
When to Use This▌
✓ Use When
Use when you need Claude to access external data, execute actions, or integrate with tools. Best for extending AI capabilities beyond conversation.
✗ Avoid When
Avoid when native integrations exist (use official APIs directly), for real-time critical systems, or when security/compliance requires zero external dependencies.
Integration▌
- →Tool composition: Chain multiple MCP tools in workflows
- →Context augmentation: Provide AI with relevant external data
- →Action delegation: Let AI execute tasks on external systems
- →Bidirectional sync: Keep AI context and external systems in sync
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
List & Promote Your MCP Server
Share your MCP server with the developer community
Ratings
4.6★★★★★56 reviews- ★★★★★Dhruvi Jain· Dec 24, 2024
We evaluated DollhouseMCP against two servers with overlapping tools; this profile had the clearer scope statement.
- ★★★★★Luis Ndlovu· Dec 20, 2024
Useful MCP listing: DollhouseMCP is the kind of server we cite when onboarding engineers to host + tool permissions.
- ★★★★★Chen Reddy· Dec 16, 2024
We evaluated DollhouseMCP against two servers with overlapping tools; this profile had the clearer scope statement.
- ★★★★★Chen Smith· Dec 8, 2024
I recommend DollhouseMCP for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.
- ★★★★★Oshnikdeep· Nov 15, 2024
DollhouseMCP has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.
- ★★★★★Luis Agarwal· Nov 15, 2024
Strong directory entry: DollhouseMCP surfaces stars and publisher context so we could sanity-check maintenance before adopting.
- ★★★★★Aisha Abbas· Nov 11, 2024
DollhouseMCP is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.
- ★★★★★Li Anderson· Nov 7, 2024
DollhouseMCP has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.
- ★★★★★Chinedu Ndlovu· Nov 7, 2024
I recommend DollhouseMCP for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.
- ★★★★★Li Smith· Oct 26, 2024
According to our notes, DollhouseMCP benefits from clear Model Context Protocol framing — fewer ambiguous “AI plugin” claims.
showing 1-10 of 56