# 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
