Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| call_model | |
| scrape_webpage | |
| summarize_content | |
| summarize_webpage | |
| read_and_summarize_text_file | |
| read_and_summarize_pdf_file | |
| topic_based_summary | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_server_config | 获取服务器配置信息 |