myeolinmalchi/mcp2cli
A Claude Code plugin that converts MCP servers into token-efficient CLI tools with auto-generated SKILL.md files
Platform-specific configuration:
{
"mcpServers": {
"mcp2cli": {
"command": "npx",
"args": [
"-y",
"mcp2cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...