Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"asdf": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-asdf"
]
}
}
}