Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mcp_fetch | Fetches a website and returns its content |
| mood | Ask the server about its mood - it's always happy! |
| generate_image | Generate an image using DALL-E 3 |
| figma_design | Get Figma design data including structure and images |