skillz and skill-to-mcp
One converts AI skills into resources for the other, making them complementary tools within the MCP ecosystem.
About skillz
intellectronica/skillz
An MCP server for loading skills (shim for non-claude clients).
Discovers and exposes Claude-style skills (defined via `SKILL.md` with YAML metadata) as MCP tools for non-Claude agents like Copilot and Cursor, supporting flexible skill packaging as directories, zip archives, or `.skill` files with bundled resources. Uses stdio, HTTP, or SSE transports and can execute helper scripts within each skill, with optional Docker containerization for sandboxed execution. Integrates with the Skills Supermarket directory and provides both Python CLI and Gemini CLI extension interfaces for agent configuration.
About skill-to-mcp
biocontext-ai/skill-to-mcp
Convert AI Skills (Claude Skills format) to MCP server resources - Part of BioContextAI
Automatically discovers and exposes skills as MCP resources through three core tools: listing available skills, retrieving skill metadata and file contents, and accessing individual skill files with path traversal protection. The server parses YAML frontmatter from `SKILL.md` files to extract metadata, then recursively indexes skill directories for dynamic discovery. Integrates with any MCP client (Claude Desktop, Cline, etc.) via stdio transport and supports flexible deployment—local development, HTTP production servers, and Docker containers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work