unofficial-archetypeai-mcp-server

NathanNam/unofficial-archetypeai-mcp-server
★ 0 stars Python 🔌 API Integration Updated 4d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unofficial-archetype": {
      "command": "uvx",
      "args": [
        "unofficial-archetypeai-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install unofficial-archetypeai-mcp-server

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that exposes the Query, Batch Processing, and Fine-tune APIs — as tools that any MCP client can call. This is an **unofficial** project, not affiliated with or endorsed by Archetype AI. It wraps the public REST API documented at `https://api.u1.archetypeai.app/v0.5`.

Tools (4)

batch_run_activity_detectionbatch_run_machine_state_classificationlens_session_run_videoquery