Scikit Learn

MCP Server

by hxk622 · Added 5mo ago

Claude
4

Install

git clone https://github.com/hxk622/TokenDance

Add to Claude

claude mcp add scikit-learn

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "scikit-learn": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/scikit-learn"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.

Tags

ai-mlpythongobashapiskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations