---
slug: "fastmcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/hotelbuddy-online/fastmcp-server-generator@main/README.md"
repo: "https://github.com/hotelbuddy-online/fastmcp-server-generator"
source_file: "README.md"
branch: "main"
---
# FastMCP Server Generator

A specialist MCP server that helps users create custom MCP servers using FastMCP.

## Features

- Interactive prompts to gather MCP server requirements
- Generates boilerplate code for FastMCP servers
- Integrates with memory and filesystem tools
- Creates custom server configurations based on user needs

## Installation

```bash
npm install
```

## Usage

```bash
npm start
```

Follow the interactive prompts to create your custom MCP server.

## License

MIT
