HomeDevelopment › AIMarket MCP Packager

AIMarket MCP Packager

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

TypeScript CloudLocal macOSWindowsLinux
★ 1 stars Last pushed 2026-09-22 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 2.0.1)

uvx aimarket-mcp-packager

Or add to your MCP client config:

{
  "mcpServers": {
    "aimarket-plugins": {
      "command": "uvx",
      "args": [
        "aimarket-mcp-packager"
      ],
      "env": {
        "AIMARKET_HUB_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • AIMARKET_HUB_URL — AIMarket Hub base URL

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry