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 |
|---|---|
| code_review | Generate a detailed code review prompt for the provided code |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| server-info | Current MCP server information |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| greeting | Greet a user in their specified language |
| calculator | Perform basic arithmetic operations |
| image_generation | Generate an image from a text prompt using AI |