← All servers
🔍

Probo ConnectVerified🛡 No advisories

io.github.nickymitnick/probo-connect-mcp
New to MCP? Start here →
0★ stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/nickymitnick, which proved it owns this namespace.

Verified owner: github.com/nickymitnickio.github.nickymitnick/probo-connect-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs PROBO_API_KEY.
Configuration
Reads PROBO_API_MODE.

About

MCP server for Probo print-on-demand — search products, configure orders, track shipments.

Packages & transports

npmprobo-connect-mcpv2.13.0 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "probo_connect": {
      "command": "npx",
      "args": [
        "-y",
        "probo-connect-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y probo-connect-mcp