Back to Copilotkit

MCP Server built with mcp-use

examples/showcases/open-mcp-client/apps/mcp-use-server/README.md

1.57.0741 B
Original Source

MCP Server built with mcp-use

This is an MCP server project bootstrapped with create-mcp-use-app.

Getting Started

First, run the development server:

bash
npm install
npm run dev

Open http://localhost:3000/inspector with your browser to test your server.

You can start building by editing the entry file. Add tools, resources, and prompts — the server auto-reloads as you edit.

Learn More

To learn more about mcp-use and MCP:

Deploy on Manufact Cloud

bash
npm run deploy