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
Generate charts from natural language.
- Tools:
create-chart - Source: mcp-use/mcp-chart-builder
Diagram Builder
Build and edit diagrams conversationally.
- Tools:
create-diagram,edit-diagram - Source: mcp-use/mcp-diagram-builder
Slide Deck
Create and edit slide decks inline.
- Tools:
create-slides,edit-slide - Source: mcp-use/mcp-slide-deck
Maps Explorer
Interactive maps with place details and markers.
- Tools:
show-map,get-place-details,add-markers - Source: mcp-use/mcp-maps-explorer
Use an example
- Click Try now to open the hosted MCP endpoint.
- In the Inspector, connect to the endpoint with the Direct transport.
- Open Tools, select one of the listed tools, and run it with test input.
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:- TypeScript server quickstart: Create and run a new TypeScript server locally.
- Deploy to Manufact Cloud: Deploy a TypeScript MCP server and get a hosted
/mcpendpoint.