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 |
|---|---|
| list_docs | 所持しているドキュメントの一覧を取得 |
| get_doc | 指定したドキュメントの内容を取得(ページネーション対応) |
| grep_docs | ドキュメント内をgrepで検索 |
| semantic_search | 意味的に関連する内容を検索 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |