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 |
|---|---|
| extract_text_from_file | 从文档文件中提取文字内容,支持 PDF、Word、TXT、MD 等格式 |
| generate_wordcloud | 根据文字内容生成词云图 |
| create_wordcloud_from_file | 从文档文件直接生成词云图(提取文字 + 生成词云图的组合操作) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |