Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
UV_PUBLISH_TOKEN | No | Your token for publishing to PyPI | |
UV_PUBLISH_PASSWORD | No | Your password for publishing to PyPI | |
UV_PUBLISH_USERNAME | No | Your username for publishing to PyPI |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
summarize-notes | Creates a summary of all notes |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-ip-loc | 获取指定ip的位置信息 |
get-latlng | 根据经纬度获取位置信息 |