By decocms
Generate structured Markdown reports with YAML frontmatter to monitor GitHub repository health, featuring metrics tables, status tracking, and directory tagging for audits, scans, health checks, and updates.
First-party MCPs maintained by the decocms team.
After cloning the repository, install dependencies:
bun install
This will automatically set up git hooks that run formatting and linting checks before each commit.
To manually set up the git hooks later, run:
bun run prepare
Use the new.ts script to quickly scaffold a new MCP:
bun run new <name> [options]
-d, --description - Description for package.json-h, --help - Show help messageCreate a new MCP:
bun run new weather-api
Create with custom description:
bun run new weather-api --description "Weather forecast API"
cd your-mcp-name
bun install
bun run dev
That's it! The deployment workflows will automatically detect your new MCP - no manual configuration needed.
This monorepo uses centralized GitHub Actions workflows with automatic MCP discovery.
package.json (excluding special folders like scripts, shared, etc.).github/workflows/deploy.yml - Production deployment on push to main.github/workflows/deploy-preview.yml - Preview deployment on pull requestsProduction (push to main):
Preview (pull requests):
You can also deploy MCPs manually using the deployment script:
# Deploy to production
bun run scripts/deploy.ts your-mcp-name
# Deploy preview
bun run scripts/deploy.ts your-mcp-name --preview
Each MCP directory must have:
package.json with a build scriptdist/server directory (or as configured for Deco)Repository requirements:
DECO_DEPLOY_TOKEN secret configured in GitHub repository settingsJust create a new directory with a package.json - that's it! The workflows will automatically:
No manual workflow configuration needed!
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub decocms/mcps --plugin github-repo-reportsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.