mcp-to-skill

Installation
SKILL.md

MCP to Skill Converter

Convert MCP servers into Claude Code Skills for easier distribution and usage.

Conversion Workflow

Step 1: Analyze MCP Server

Run the analysis script to extract tool/resource/prompt definitions:

python3 scripts/analyze_mcp.py /path/to/mcp-project --pretty

The script outputs JSON with: tools, resources, prompts, mcp_sdks, dependencies.

Installs
38
GitHub Stars
16
First Seen
Jan 20, 2026
mcp-to-skill — bahayonghang/my-claude-code-settings