Back to directory
mallochio/openml-mcp-server

mallochio/openml-mcp-server

@mallochio

An MCP server to interact with OpenML

openmlmachine-learningdatasetsapimcppythontool

Installation & Configuration

{
  "mcpServers": {
    "openml-explorer": {
      "command": "uv",
      "args": [
        "run",
        "openml-mcp-server"
      ],
      "env": {
        "OPENML_API_KEY": "YOUR_ACTUAL_OPENML_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17