Unofficial MCP tool surface for GS1 Belgium & Luxembourg's My Product Manager Download API (v17).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Generated C#/TypeScript SDKs and an MCP server for the GS1 Belgium & Luxembourg
"My Product Manager" REST APIs (Upload + Download, v17), built from the vendor
OpenAPI schemas under schemas/.
[!IMPORTANT] Unofficial. This project is a community effort and is not affiliated with, endorsed by, or supported by GS1 in any way. "GS1" and "My Product Manager" are the property of their respective owners. Use at your own risk.
Four artifacts are generated from the same source schemas. None are published yet β the links below are where each will land. Per-package READMEs carry the real quickstart for each.
| Artifact | Language | Consume via | Source |
|---|---|---|---|
| C# SDK | .NET | NuGet β dotnet add package β¦ (coming soon) | sdks/ β dotnet/ |
| TypeScript SDK | TS/JS | npm β @gs1belu/mpm-upload, @gs1belu/mpm-fetch (coming soon) | sdks/ β typescript/ |
| Upload MCP server | Python | uvx gs1belu-mpm-upload-mcp / the MCP registry (coming soon) | mcp/upload/ |
| Download MCP server | Python | uvx gs1belu-mpm-download-mcp / the MCP registry (coming soon) | mcp/download/ |
The two SDKs are generated with Kiota
(one client per API document, never merged). The two MCP servers build their tools at
runtime with FastMCP β no code generation β and are independent, single-role
processes (map #82):
a data-supplier installs only the Upload server, a data-recipient only the Download
one. mcp/combined/ is their deprecated, pre-split predecessor β
see its README for the migration guide.
The project's ubiquitous language (pristine vendor original, overlay, effective
spec, dead patch) is defined in CONTEXT.md; the decisions behind
the layout are in docs/adr/.
See CONTRIBUTING.md for the toolchain prerequisites, the
schema-editing rule, and the PR flow. The one rule that must never be broken:
never hand-edit a vendor schema or generated code β correct it through the
overlay and regenerate.
MIT.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gs1belu-mpm-download)<a href="https://allmcps.com/mcp/gs1belu-mpm-download"><img src="https://allmcps.com/api/badge/gs1belu-mpm-download?style=directory" alt="Gs1belu Mpm Download on AllMCPs" /></a>