The examples/ directory in this repository is kept to a minimal set that
exercises specific SDK capabilities (see
CONTRIBUTING.md).
Domain-specific apps, alternative-stack hosts, and framework templates beyond
that set are linked here instead, and remain maintained by their authors.
To add yours, open a PR editing this file with a one-line entry.
| Name | Stack | Author | Links |
|---|---|---|---|
| DICOM Viewer | React, dicom-parser | @ThalesMMS | PR #405 |
| D3 Force Graph | Vanilla JS, D3 | @iamfiscus | PR #214 |
| Recharts Dashboard | React, Recharts | @iamfiscus | PR #214 |
| Stitch Design Integration | React | @jayeshvpatil | PR #468 |
| Calculator (Java/WebFlux server) | Spring Boot, MCP Java SDK | @apappascs | PR #439 |
| Zero-dependency MCP App | None (no SDK, raw protocol) | @janwilmake | PR #519 |
| Name | Stack | Author | Links |
|---|---|---|---|
| ASP.NET Core + Angular host | .NET 10, Angular 21 | @halllo | PR #610 · repo |
| Name | Stack | Author | Links |
|---|---|---|---|
| basic-server-angular | Angular 21, AnalogJS | @Avcharov | PR #453 |
Note for authors: entries above currently link to the original PR for reference. If you publish your example as a standalone repository, open a PR to swap the link — a dedicated repo is easier for others to clone and run.