mcp2cli
01Plugin Claude Code
Convert MCP servers to token-efficient CLI tools with auto-generated SKILL.md files for Claude Code agents.
Plugin Claude Code
Convert MCP servers to token-efficient CLI tools with auto-generated SKILL.md files for Claude Code agents.
Instructions file
Instructions for myeolinmalchi/mcp2cli, covering mcp2cli - mcp to cli conversion plugin, skills, commands and development.
Agent
Analyze MCP server source code to extract tool definitions, parameters, and architecture patterns for CLI conversion planning.
Command
Analyze an MCP server without converting it.
Command
Start an MCP-to-CLI conversion workflow.
Command
Generate a SKILL.md file for an existing CLI tool.
Skill Claude CodeCodex
Analyze MCP server source code to classify its pattern and assess CLI conversion feasibility. Use when the user wants to understand an MCP server's architecture, list its tools, or determine if it can be converted to a CLI. Triggers on "analyze mcp", "mcp server pattern", "conversion feasibility", "what type of mcp".
Skill Claude CodeCodex
Generate TypeScript CLI tool code from an MCP server analysis. Use when the user wants to create a CLI tool, generate CLI code, scaffold a CLI project, or design CLI command structure from MCP tools. Triggers on "generate cli", "create cli", "cli code", "scaffold cli", "mcp to typescript".
Skill Claude CodeCodex
Generate a SKILL.md file for a CLI tool so Claude Code can use it effectively. Use when creating SKILL.md, writing skill files, documenting CLI tools for agents, or making a CLI agent-friendly. Triggers on "generate skill", "create skill.md", "write skill", "skill for cli", "agent documentation".