← Back to Plugins
MCP Server MCP

AIMarket MCP Packager

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx aimarket-mcp-packager

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "aimarket-mcp-packager",
      "version": "2.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "AIMarket Hub base URL",
          "name": "AIMARKET_HUB_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...