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 | Code review prompt template |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Server Information | Server information and status |
Server Statistics | Server runtime statistics |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
greeting | Say hello or goodbye to someone |
calculator | Perform basic mathematical calculations |
time | Get current date and time |