Skip to main content
Use these examples when you want a complete TypeScript MCP server to try, deploy, or remix. Each example imports from mcp-use, exposes one or more tools, and includes a live MCP endpoint. Use a demo URL in the Inspector to call its tools before cloning the repo.

Examples

Chart Builder

Chart Builder preview Generate charts from natural language.
Try nowDeploy

Diagram Builder

Diagram Builder preview Build and edit diagrams conversationally.
Try nowDeploy

Slide Deck

Slide Deck preview Create and edit slide decks inline.
Try nowDeploy

Maps Explorer

Maps Explorer preview Interactive maps with place details and markers.
Try nowDeploy

Use an example

  1. Click Try now to open the hosted MCP endpoint.
  2. In the Inspector, connect to the endpoint with the Direct transport.
  3. Open Tools, select one of the listed tools, and run it with test input.
Use Deploy when you want your own hosted copy. Use Source when you want to clone the repo and customize the server locally.

Build your own server

Start from one of these repos when your server needs similar tools, widgets, or deployment settings. Start from the scaffold when you want a blank TypeScript server: