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:
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:
- mcp-use Documentation — guides, API reference, and tutorials
Deploy on Manufact Cloud
npm run deploy