Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculate | 执行基本数学运算(加、减、乘、除、幂、取模) |
| sqrt | 计算平方根 |
| factorial | 计算阶乘 |
| trigonometry | 三角函数计算(sin、cos、tan) |
| logarithm | 对数计算 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |