.github/skills/dxt-packaging/SKILL.md
MCPB (Model Context Protocol Bundle) Packaging and Distribution
npx skillsauth add adeze/raindrop-mcp dxt-packagingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Guidelines for building and packaging MCP servers as MCP Bundles (MCPB). DXT references are legacy.
MCP Bundles (MCPB) allow AI assistants to discover and use MCP servers from a package archive. This skill covers the complete MCPB development workflow.
README.md - Architecture overview, capabilities, and integration patternsMANIFEST.md - Complete bundle manifest structure and field definitionsexamples/ - Reference implementations including a "Hello World" examplemanifest.json following the MANIFEST.md spec@modelcontextprotocol/sdk with proper tool definitionstools
# Raindrop.io MCP Server Connect Raindrop.io to your AI assistant with a simple MCP server. Use it to organize, search, and manage bookmarks with natural language. ## Capabilities - **Bookmark Management**: Create, update, and delete collections and bookmarks. - **Search & Filtering**: Advanced search by tags, domain, type, date, and more. - **Tag Management**: List, rename, merge, and delete tags. - **Highlights**: Read and manage highlights from bookmarks. - **Organization**: AI-powered sug
tools
Publishing and release workflow with semantic-release and GitHub Actions
tools
MCP Testing Strategies with Vitest, Inspector, and Integration Tests
tools
Refactoring MCP Tools for Better LLM Integration and Usability