Skip to content
Claude Desktop

AIMarket MCP Packager for Claude Desktop

io.github.alexar76/aimarket-plugins

Stdio MCP packager: AIMarket hub plugins into self-hosted MCP server products.

client:Claude Desktop transport:stdio runtime:pypi

Install AIMarket MCP Packager in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "aimarket-plugins": {
      "command": "uvx",
      "args": [
        "aimarket-mcp-packager"
      ],
      "env": {
        "AIMARKET_HUB_URL": "<AIMARKET_HUB_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AIMarket MCP Packager in other clients