Skip to content
Cline

AIMarket MCP Packager for Cline

io.github.alexar76/aimarket-plugins

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

client:Cline transport:stdio runtime:pypi

Install AIMarket MCP Packager in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

AIMarket MCP Packager in other clients