The asdf-mcp-plugin is a plugin for the asdf version manager that facilitates the management of Model Context Protocol (MCP) servers. It allows users to easily install, switch between, and manage different versions of MCP-compatible servers.
The asdf-mcp-plugin is a plugin for the asdf version manager that facilitates the management of Model Context Protocol (MCP) servers. It allows users to easily install, switch between, and manage different versions of MCP-compatible servers.
asdf plugin add mcp https://github.com/hongsw/asdf-mcp-plugin.gitAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"asdf-mcp-plugin": {
"command": "npx",
"args": [
"-y",
"asdf plugin add mcp https://github.com/hongsw/asdf-mcp-plugin.git"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from asdf-mcp-plugin?"
No configuration required. This server works out of the box.
"What resources are available in asdf-mcp-plugin?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in asdf-mcp-plugin"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in asdf-mcp-plugin with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.