This release includes 1 security fix for security teams reviewing exposed deployments.
Affected surfaces
Summary
AI summaryRemoved token files as part of enhanced security practices.
Full changelog
🏆 Repository Restructuring - Production Standards
Major repository reorganization to meet professional open-source standards and improve maintainability.
✨ Highlights
- 6/6 GitHub Community Standards Achieved 🌟
- 57% Cleaner Root Directory 📁
- 41% Documentation Reduction 📚
- Enhanced Security Practices 🔒
- Professional Project Structure 🏗️
📦 Installation
# Install/upgrade via pip
pip install --upgrade wemo-mcp-server
# Or run with uvx (recommended)
uvx [email protected]
🆕 What's New
Added
- 🔐 SECURITY.md - Comprehensive security policy
- 🤝 CONTRIBUTING.md - Contribution guidelines
- 📜 CODE_OF_CONDUCT.md - Community standards
- 📋 Issue Templates - Structured bug/feature/question forms
- 🔄 PR Template - Complete checklist
- 📚 docs/ directory - Better organization
- 📖 docs/PUBLISHING.md - Consolidated guide
Changed
- 📁 Reorganized root: 14 files → 6 essential files
- 📚 Consolidated 5 publishing docs into 1
- 🗄️ Archived historical documentation
Removed
- 🗑️ Redundant documentation files
- 🔒 Token files (security improvement)
🔐 Security
- ✅ Removed MCP Registry token files
- ✅ Verified clean git history
- ✅ Established security policy
- ✅ Pre-commit security checks
🎯 GitHub Community Standards
Achieved 6/6:
- ✅ Description
- ✅ README
- ✅ Code of Conduct
- ✅ Contributing Guidelines
- ✅ License
- ✅ Security Policy
📊 Project Health
| Metric | Improvement |
|--------|-------------|
| Root Files | -57% |
| Documentation | -41% |
| Community Standards | 6/6 ⭐ |
| Security Posture | High 🔒 |
| Developer Experience | Excellent ✨ |
🔗 Resources
- Documentation: README.md
- Contributing: CONTRIBUTING.md
- Security: SECURITY.md
- Publishing Guide: docs/PUBLISHING.md
- PyPI: https://pypi.org/project/wemo-mcp-server/
- MCP Registry: https://registry.modelcontextprotocol.io/?q=apiarya/wemo
🙏 Thank You
This release represents a significant step toward making WeMo MCP Server a professional, contributor-friendly open-source project. Thank you for using and supporting this project!
Full Changelog: https://github.com/apiarya/wemo-mcp-server/compare/v1.1.1...v1.2.0
Security Fixes
- Removed MCP Registry token files to improve security posture
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About apiarya/wemo-mcp-server
 🪟 - Control WeMo smart home devices via AI assistants using natural language. Built on pywemo for 100% local control — no cloud dependency. Supports dimmer brightness, device rename, HomeKit codes, and multi-phase discovery.
Related context
Beta — feedback welcome: [email protected]