Skip to content

feat: Add basic-server-angular example#453

Open
Avcharov wants to merge 1 commit intomodelcontextprotocol:mainfrom
Avcharov:feat/angular-example
Open

feat: Add basic-server-angular example#453
Avcharov wants to merge 1 commit intomodelcontextprotocol:mainfrom
Avcharov:feat/angular-example

Conversation

@Avcharov
Copy link
Contributor

@Avcharov Avcharov commented Feb 13, 2026

Closes #423

  • Framework: Angular 21.0.0 with zoneless change detection
  • Build Tool: Vite 6.0.0 + @analogjs/vite-plugin-angular for component compilation

Angular recommends @analogjs/vite-plugin-angular to be used for Vite builds as Angular itself doesnt allow to include Vite as standalone building without @angular/cli

Motivation and Context

Show angular developers how to build MCP Apps

How Has This Been Tested?

Tested with basic-host, MCPJam, Custom Connector in Claude

Breaking Changes

No breaking changes

Demo

Screen.Recording.2026-02-13.at.12.34.56.mov

@Avcharov Avcharov force-pushed the feat/angular-example branch 2 times, most recently from 6d61b3b to 31053d2 Compare February 13, 2026 11:54
@Avcharov Avcharov marked this pull request as draft February 13, 2026 12:04
@Avcharov Avcharov marked this pull request as ready for review February 13, 2026 12:05
@Avcharov Avcharov force-pushed the feat/angular-example branch from b7da366 to 31053d2 Compare February 13, 2026 13:08
@Avcharov Avcharov closed this Feb 13, 2026
@Avcharov Avcharov force-pushed the feat/angular-example branch from 31053d2 to 0bbbfee Compare February 13, 2026 13:17
@Avcharov Avcharov reopened this Feb 13, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 13, 2026

Open in StackBlitz

@modelcontextprotocol/ext-apps

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/ext-apps@453

@modelcontextprotocol/server-basic-angular

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-basic-angular@453

@modelcontextprotocol/server-basic-react

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-basic-react@453

@modelcontextprotocol/server-basic-vanillajs

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-basic-vanillajs@453

@modelcontextprotocol/server-budget-allocator

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-budget-allocator@453

@modelcontextprotocol/server-cohort-heatmap

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-cohort-heatmap@453

@modelcontextprotocol/server-customer-segmentation

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-customer-segmentation@453

@modelcontextprotocol/server-map

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-map@453

@modelcontextprotocol/server-pdf

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-pdf@453

@modelcontextprotocol/server-scenario-modeler

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-scenario-modeler@453

@modelcontextprotocol/server-shadertoy

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-shadertoy@453

@modelcontextprotocol/server-sheet-music

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-sheet-music@453

@modelcontextprotocol/server-system-monitor

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-system-monitor@453

@modelcontextprotocol/server-threejs

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-threejs@453

@modelcontextprotocol/server-transcript

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-transcript@453

@modelcontextprotocol/server-video-resource

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-video-resource@453

@modelcontextprotocol/server-wiki-explorer

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/server-wiki-explorer@453

commit: e577158

@Avcharov Avcharov force-pushed the feat/angular-example branch 3 times, most recently from af0753b to fd0d507 Compare February 16, 2026 17:19
@Avcharov Avcharov force-pushed the feat/angular-example branch from fd0d507 to e577158 Compare February 16, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Angular based MCP apps example

1 participant