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
{
"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