Content
# MCP Server built with mcp-use
This is an MCP server project bootstrapped with [`create-mcp-use-app`](https://mcp-use.com/docs/typescript/getting-started/quickstart).
## Getting Started
First, run the development server:
```bash
npm install
npm run dev
```
Open [http://localhost:3000/inspector](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](https://mcp-use.com/docs/typescript/getting-started/quickstart) — guides, API reference, and tutorials
## Deploy on Manufact Cloud
```bash
npm run deploy
```
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.