Legacy Bridge
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add legacy-bridgeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"legacy-bridge": {
"command": "npx",
"args": [
"@modelcontextprotocol/legacy-bridge"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Backward compatibility bridge that translates legacy @load patterns to new Skills format. Enables seamless migration with zero breaking changes during 6-month transition period.
Tags
developmentjavascriptpythonjavabashskill