ai-ml-mcp-servers

NaTo1000/ai-ml-mcp-servers
★ 0 stars Python AI/LLM Updated today
Full suite of production AI/ML Model Context Protocol (MCP) servers by NaTo1000 — tool sets for NLP, CV, Multimodal, Training, Inference, Vector DBs, Agents, and every major ML build type.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-ml-mcp-servers": {
      "command": "uvx",
      "args": [
        "ai-ml-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install ai-ml-mcp-servers