Unofficial MCP tool surface for GS1 Belgium & Luxembourg's My Product Manager Upload API (v17).
Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.
Get practical integration notes and launch examples for MCP servers like gs1belu-mpm-upload.
uvx gs1belu-mpm-upload-mcp{
"GS1BELU_ENVIRONMENT": "YOUR_VALUE_HERE",
"GS1BELU_API_VERSION": "YOUR_VALUE_HERE",
"GS1BELU_UPLOAD_CLIENT_ID": "YOUR_VALUE_HERE",
"GS1BELU_UPLOAD_CLIENT_SECRET": "YOUR_SECRET_VALUE",
"GS1BELU_UPLOAD_SUBSCRIPTION_KEY": "YOUR_SECRET_VALUE"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-wimsuenens-gs1belu-mpm-upload": {
"command": "uvx",
"args": [
"gs1belu-mpm-upload-mcp"
],
"env": {
"GS1BELU_ENVIRONMENT": "YOUR_VALUE_HERE",
"GS1BELU_API_VERSION": "YOUR_VALUE_HERE",
"GS1BELU_UPLOAD_CLIENT_ID": "YOUR_VALUE_HERE",
"GS1BELU_UPLOAD_CLIENT_SECRET": "YOUR_SECRET_VALUE",
"GS1BELU_UPLOAD_SUBSCRIPTION_KEY": "YOUR_SECRET_VALUE"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
gs1belu-mpm-upload is an MCP server for Unofficial MCP tool surface for GS1 Belgium & Luxembourg's My Product Manager Upload API (v17).. It supports STDIO transport.
Use the generated config in Install. This server runs with uvx gs1belu-mpm-upload-mcp; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install and copy the config for uvx gs1belu-mpm-upload-mcp. Add required environment variables before starting Claude Desktop.
Choose the Claude Code tab in Install and copy the config for uvx gs1belu-mpm-upload-mcp. Add required environment variables before starting Claude Code.
Choose the Codex tab in Install and copy the config for uvx gs1belu-mpm-upload-mcp. Add required environment variables before starting Codex.
Choose the Cursor or VS Code tab in Install and copy the config for uvx gs1belu-mpm-upload-mcp. Add required environment variables before starting Cursor or VS Code.
gs1belu-mpm-upload uses STDIO transport. Use the package or command config in Install.
gs1belu-mpm-upload inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
gs1belu-mpm-upload is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
gs1belu-mpm-upload-mcpstdio | pypi | 0.2.0 | Env: GS1BELU_ENVIRONMENT required Env: GS1BELU_API_VERSION Env: GS1BELU_UPLOAD_CLIENT_ID required Env: GS1BELU_UPLOAD_CLIENT_SECRET required secret Env: GS1BELU_UPLOAD_SUBSCRIPTION_KEY required secret |