Skip to content
MCP Server Community By @alexar76

alexar76/aimarket-plugins

[![alexar76/aimarket-plugins MCP server](https://glama.ai/mcp/servers/alexar76/aimarket-plugins/badges/score.svg)](https://glama.ai/mcp/servers/alexar76/aimarket-plugins) 📇 ☁️ 🏠 🍎 🪟 🐧 - **aimarket-mcp-packager** hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + `mcp_manifest` + Claude Desktop `mcpServers` config). Part of 15-plugin AIMarket Hub ([modelmarket.dev](https://modelmarket.dev)); protocol discovery at `/.well-known/ai-market.json`. Install: `pip install aimarket-mcp-packager`.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: alexar76/aimarket-plugins Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-alexar76-aimarket-plugins

Detailed Documentation

alexar76/aimarket-plugins MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - aimarket-mcp-packager hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + mcp_manifest + Claude Desktop mcpServers config). Part of 15-plugin AIMarket Hub (modelmarket.dev); protocol discovery at /.well-known/ai-market.json. Install: pip install aimarket-mcp-packager.

Configuration

{
  "mcpServers": {
    "alexar76-aimarket-plugins": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-alexar76-aimarket-plugins"
      ],
      "env": {}
    }
  }
}