Loading MCP server directory, please wait...
MCP server for Probo print-on-demand — search products, configure orders, track shipments.
npx @getmcp/cli add io.github.nickymitnick/probo-connect-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PROBO_API_KEYProbo reseller API key. Get yours from the Probo platform or contact Probo support.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nickymitnick/probo-connect-mcp": {
"command": "npx",
"args": [
"-y",
"probo-connect-mcp"
],
"env": {
"PROBO_API_KEY": "",
"PROBO_API_MODE": "test"
}
}
}
}