Skip to main content
ClaudeWave
WimSuenens avatar
WimSuenens

gs1belu.myproductmanager

View on GitHub
MCP ServersOfficial Registry0 stars0 forksC#MITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/WimSuenens/gs1belu.myproductmanager
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/WimSuenens/gs1belu.myproductmanager and follow its README for install instructions.
Use cases

MCP Servers overview

# gs1belu.myproductmanager

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/`](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.

## Artifacts

Three 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/`](sdks/) → `dotnet/` |
| **TypeScript SDK** | TS/JS | npm — `@gs1belu/mpm-upload`, `@gs1belu/mpm-fetch` _(coming soon)_ | [`sdks/`](sdks/) → `typescript/` |
| **MCP server** | Python | `uvx` / the MCP registry _(coming soon)_ | [`mcp/`](mcp/) |

The two SDKs are generated with [Kiota](https://learn.microsoft.com/openapi/kiota/)
(one client per API document, never merged). The MCP server builds its tools at
runtime with FastMCP — no code generation.

## Monorepo map

```
schemas/     Vendor OpenAPI specs + overlays — the single source of truth
  upload/    · download/   (each: v17.yaml vendor original, v17.json, v17.overlay.yaml)
sdks/        The two Kiota SDKs (dotnet/, typescript/)
mcp/         The FastMCP MCP server (Python)
scripts/     Schema-prep build + tests, driven by the justfile
docs/        ADRs, research, manuals, the schema-ingestion runbook
justfile     Task front door — `just gen` / `just build` / `just test`
```

The project's ubiquitous language (pristine vendor original, overlay, effective
spec, dead patch) is defined in [`CONTEXT.md`](CONTEXT.md); the decisions behind
the layout are in [`docs/adr/`](docs/adr/).

## Contributing

See [`CONTRIBUTING.md`](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.**

## License

MIT.

What people ask about gs1belu.myproductmanager

What is WimSuenens/gs1belu.myproductmanager?

+

WimSuenens/gs1belu.myproductmanager is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install gs1belu.myproductmanager?

+

You can install gs1belu.myproductmanager by cloning the repository (https://github.com/WimSuenens/gs1belu.myproductmanager) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is WimSuenens/gs1belu.myproductmanager safe to use?

+

WimSuenens/gs1belu.myproductmanager has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains WimSuenens/gs1belu.myproductmanager?

+

WimSuenens/gs1belu.myproductmanager is maintained by WimSuenens. The last recorded GitHub activity is from today, with 1 open issues.

Are there alternatives to gs1belu.myproductmanager?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy gs1belu.myproductmanager to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: WimSuenens/gs1belu.myproductmanager
[![Featured on ClaudeWave](https://claudewave.com/api/badge/wimsuenens-gs1belu-myproductmanager)](https://claudewave.com/repo/wimsuenens-gs1belu-myproductmanager)
<a href="https://claudewave.com/repo/wimsuenens-gs1belu-myproductmanager"><img src="https://claudewave.com/api/badge/wimsuenens-gs1belu-myproductmanager" alt="Featured on ClaudeWave: WimSuenens/gs1belu.myproductmanager" width="320" height="64" /></a>