Stdio MCP packager: AIMarket hub plugins into self-hosted MCP server products.
claude mcp add aimarket-plugins -- uvx aimarket-mcp-packager
claude_desktop_config.json
{
"mcpServers": {
"aimarket-plugins": {
"command": "uvx",
"args": [
"aimarket-mcp-packager"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"aimarket-plugins": {
"command": "uvx",
"args": [
"aimarket-mcp-packager"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"aimarket-plugins": {
"command": "uvx",
"args": [
"aimarket-mcp-packager"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"aimarket-plugins": {
"type": "stdio",
"command": "uvx",
"args": [
"aimarket-mcp-packager"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"aimarket-plugins": {
"command": "uvx",
"args": [
"aimarket-mcp-packager"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.alexar76--aimarket-plugins/reviews or the review_server meta-tool.
POST /mcp