Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_niivue_overview | Return the CLAUDE.md overview for Niivue. |
| search_niivue_docs | Search Niivue documentation with BM25. |
| get_niivue_doc | Fetch full content for a Niivue doc page. |
| list_niivue_docs | List available Niivue docs and metadata. |
| search_niivue_api | Search Niivue API methods by name or description. |
| get_niivue_api | Fetch full details for a specific Niivue API method. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |