Back to Apps

SDKMAN! MCP Server
by sdkman
Manage Software Development Kits (SDKs) through natural language interactions via SDKMAN!.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
This server connects AI assistants to SDKMAN!, allowing them to install, remove, and manage various SDK versions directly through conversation without needing to switch to a terminal.
Tools
install_sdkman: Installs SDKMAN! using the official installer.get_sdkman_version: Retrieves current SDKMAN! script and native version numbers.
Installation
Add to your claude_desktop_config.json:
{
"mcpServers": {
"sdkman": {
"command": "/path/to/sdkman-mcp-server"
}
}
}
Supported hosts
- Claude Desktop
Quick install
cargo install --path .Information
- Pricing
- free
- Published
- 7/7/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"sdkman": {
"command": "/path/to/sdkman-mcp-server"
}
}
}





