collection
Health Warn
- License — License: NOASSERTION
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Warn
- fs module — File system access in .github/workflows/build-collection-index.yml
Permissions Pass
- Permissions — No dangerous permissions requested
This is a curated library of AI-enhancing content, including personas, prompts, skills, and templates. It is designed to be used directly through the DollhouseMCP Server to extend the capabilities of AI models like Claude.
Security Assessment
Overall risk: Low. The tool does not request any dangerous permissions or execute arbitrary shell commands, and there are no hardcoded secrets. A flagged warning regarding file system access is limited to a GitHub Actions workflow file (build-collection-index.yml), which is a safe, standard practice for automated repository indexing. It does not access local sensitive data or make suspicious network requests. Note that while the automated scan detected the license as "NOASSERTION," the documentation clearly indicates the codebase uses AGPL v3.
Quality Assessment
The project appears to be in active development, with its most recent push occurring today. It features comprehensive documentation, clear contribution guidelines, and claims 100% element validation. However, it currently has very low community visibility, with only 5 GitHub stars and an unknown number of contributors. This means it hasn't been widely peer-reviewed by the broader developer community yet.
Verdict
Safe to use, though the AGPL v3 license requires careful review if you plan to use it within proprietary or closed-source commercial projects.
A Free, Open Source, collection of personas, prompts, skills, memories, agents, and more. Use them directly through the DollhouseMCP Server
DollhouseMCP Collection
📚 The Official Content Collection for DollhouseMCP 📚
Status & Quality
Compatibility & Technology
Collection Stats
Documentation & Resources
Legal & Community
🌟 What is the DollhouseMCP Collection?
The DollhouseMCP Collection is a comprehensive library of AI-enhancing content including personas, skills, agents, prompts, templates, tools, and ensembles. Built for the Model Context Protocol (MCP), it provides a secure, curated ecosystem for AI augmentation.
📦 Content Types
✅ Active Categories
- 🎭 Personas (6 available) - AI behavioral profiles and character definitions
- 📄 Templates (10 available) - Document and workflow templates
- 🤖 Agents (6 available) - Autonomous AI agents for specific tasks
- 🛠️ Skills (11 available) - Functional capabilities and specialized abilities
🚧 Coming Soon
- 💬 Prompts (1 in development) - Optimized prompt templates and chains
- 🧠 Memories (3 in development) - Persistent context and knowledge storage
- 👥 Ensembles (6 in development) - Curated collections for complex workflows
- 🔧 Tools (1 in development) - MCP-compatible tools and utilities
📈 Live Statistics
Collection Growth
Total Elements: 44 | Last Updated: 2025-08-28
Recent Additions
- 🆕 Full-Stack Developer Ensemble
- 🆕 React Expert Agent
- 🆕 API Documentation Template
- 🆕 Code Review Skill
- 🆕 Creative Writer Persona
🚀 Quick Start
Browse Content
Content is organized in three main areas:
- ✨ Showcase - Featured and recommended content
- 📚 Library - Free community-contributed content
- 💎 Catalog - Premium content (coming soon)
Using with DollhouseMCP
When using the DollhouseMCP server with Claude or another AI assistant:
# Browse all content
browse_collection
# Browse specific category
browse_collection "personas"
# Search for content
search_collection "creative writing"
# Get details
get_collection_item "persona" "creative-writer-pro"
# Create and submit new content (coming soon!)
create_persona "My Expert Helper" "A specialized assistant for..."
validate_content "My Expert Helper"
submit_to_collection "My Expert Helper"
The MCP server handles all the complexity - just describe what you want to create!
🏗️ Repository Structure
DollhouseMCP/Collection/
├── library/ # Free community content
├── showcase/ # Featured content
├── catalog/ # Premium content (future)
├── workshop/ # Creation and validation tools
├── portfolio/ # Creator portfolios
├── src/ # Platform source code
├── docs/ # Documentation
└── test/ # Test suites
🤝 Contributing
We welcome contributions! Please see our Contributing Guide for details on:
- Submitting new content
- Content quality standards
- Security requirements
- Review process
Submission Methods
1. Direct MCP Server Submission (Recommended)
Soon, you'll be able to contribute directly while chatting with Claude or any AI using the DollhouseMCP server:
create_content "My Amazing Persona" "persona" "A helpful assistant that..."
submit_to_collection "My Amazing Persona"
The AI will guide you through the process, validate your content, and submit it for review - all within your chat session!
2. Build Your Own Tools
Our validation system is open source! You can create your own tools to:
- Bulk import existing personas, prompts, or tools
- Generate content programmatically
- Integrate with your workflow
- Submit PRs automatically
The validation API ensures all content meets quality and security standards:
import { ContentValidator } from '@dollhousemcp/collection';
const validator = new ContentValidator();
const result = await validator.validateContent('my-content.md');
3. Traditional GitHub Flow
- Fork the repository
- Create your content following our templates
- Run validation:
npm run validate - Submit a pull request
🔒 Security
All content undergoes strict security validation to ensure safety. See our Security Policy for details.
📜 Licensing
This project uses a dual licensing model:
- Platform Code: AGPL-3.0 - Free for non-commercial use
- User Content: Custom License - Creator retains ownership
For commercial use of the platform, please contact: [email protected]
🗺️ Architecture
Click to view the element submission flowgraph TD
A[User Creates Element] -->|Using MCP Server| B[Local Portfolio]
B -->|Validate & Test| C[Personal GitHub Portfolio]
C -->|Submit Issue| D[DollhouseMCP Collection]
D -->|Review Process| E{Quality Check}
E -->|Pass| F[Merge to Collection]
E -->|Fail| G[Request Changes]
F -->|Available| H[Community Downloads]
H -->|Install| B
🌐 Links
- 🏠 DollhouseMCP Server - Core MCP implementation
- 📖 API Documentation - JSON endpoint reference
- 🎯 Quick Start Guide - Get started in 5 minutes
- 📝 Examples - Sample implementations
- 🗓️ Roadmap - Future features and timeline
📅 Changelog
[v1.0.3] - 2025-08-28
- 📚 Added comprehensive documentation (ROADMAP, VALIDATION, SECURITY, QUICK_START)
- 🎯 Enhanced README with professional badges and organization
- 📝 Created examples directory with implementation guides
- ✨ Improved collection statistics and live data sections
[v1.0.2] - 2025-08-28
- 🚀 Added GitHub Pages deployment
- 📄 HTML catalog generation
- 🔒 XSS protection and content security
- 📦 JSON API endpoint at /collection-index.json
[v1.0.1] - 2025-08-27
- ✨ Initial collection structure
- 🛡️ Security validation system
- 📚 44 founding elements
🏆 Security & Trust
Security Features
- 🛡️ 100% Content Validation - Every element scanned for security issues
- 🔍 Pattern Detection - AI injection & malicious prompt prevention
- ✅ Automated Testing - 197+ security tests on every submission
- 📊 Audit Logging - Complete security event tracking
Contributing
We welcome contributions! Check out our Contributing Guide to get started.
For PR submission walkthrough, visit our Contribution Tutorial
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found