Probo Connect MCP Server
Rank #24747Delistedio.github.nickymitnick/probo-connect-mcp
No registry has listed this server since Apr 25, 2026. The historical record below is preserved.
MCP server for Probo print-on-demand — search products, configure orders, track shipments.
Probo Connect MCP Server is a Model Context Protocol (MCP) server published by nickymitnick. It ranks #24747 of 58,900 servers tracked on MCP Toplist. Probo Connect MCP Server is listed on Official MCP, with 5 tracked versions. It is no longer listed by any tracked registry (last seen Apr 25, 2026); its historical record is preserved here.
Ranks ahead of 34,153 of 58,900 servers on MCP Toplist.
Use Probo Connect MCP Server
Add Probo Connect MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"probo-connect-mcp": {
"url": "https://probo-mcp-server-main.vercel.app/mcp"
}
}
}{
"mcpServers": {
"probo-connect-mcp": {
"command": "npx",
"args": [
"-y",
"probo-connect-mcp"
],
"env": {
"PROBO_API_KEY": "<your PROBO_API_KEY>",
"PROBO_API_MODE": "<your PROBO_API_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry
nickymitnick
Available versions (5)
| Version | Published |
|---|---|
| 2.13.0 | Apr 15, 2026 |
| 2.12.1 | Apr 15, 2026 |
| 2.12.0 | Apr 15, 2026 |
| 2.10.9 | Apr 15, 2026 |
| 2.10.7 | Apr 15, 2026 |
Frequently asked questions
- What is Probo Connect MCP Server?
- MCP server for Probo print-on-demand — search products, configure orders, track shipments.
- Who maintains Probo Connect MCP Server?
- Probo Connect MCP Server is maintained by nickymitnick, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Probo Connect MCP Server an official MCP server?
- Yes — Probo Connect MCP Server is listed on the Official MCP Registry.
- How many versions does Probo Connect MCP Server have?
- MCP Toplist tracks 5 versions of Probo Connect MCP Server, most recently published on Apr 15, 2026.
- Where can I find the source code for Probo Connect MCP Server?
- The source code for Probo Connect MCP Server is hosted at github.com/nickymitnick/probo-connect-mcp.