Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate-person | Generates fake person data including names, emails, phone numbers, and addresses |
| generate-company | Generates fake company data including names, industries, contact information, and addresses |
| generate-dataset | Generate a structured dataset with multiple related entities and referential integrity. Supports person, company, and custom entity types with one-to-many and many-to-many relationships. Perfect for creating test databases, mock APIs, and complex data scenarios. |
| generate-custom | Generates fake data following custom patterns, including regex patterns, enums, formats, and ranges |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |