Umap Learn
MCP Serverby hxk622 · Added 5mo ago
Claude
4
Install
git clone https://github.com/hxk622/TokenDanceAdd to Claude
claude mcp add umap-learnQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"umap-learn": {
"command": "npx",
"args": [
"@modelcontextprotocol/umap-learn"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
Tags
ai-mlpythongobashapiskill