AIMarket MCP Packager runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from pypi. Last commit 3 Aug 2026.
Stdio MCP packager: AIMarket hub plugins into self-hosted MCP server products.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aimarket-plugins -- uvx aimarket-mcp-packager
{
"mcpServers": {
"aimarket-plugins": {
"args": [
"aimarket-mcp-packager"
],
"command": "uvx"
}
}
}
[mcp_servers.aimarket-plugins]
command = "uvx"
args = ["aimarket-mcp-packager"]
{
"mcpServers": {
"aimarket-plugins": {
"args": [
"aimarket-mcp-packager"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aimarket-plugins": {
"args": [
"aimarket-mcp-packager"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.