Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The environment the server is running in, typically set to 'production'. | production |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_edss_documentation | Get EDSS REST API documentation (latest or trunk version) |
| download_edss_documentation | Get download link for EDSS documentation as ZIP file |
| search_edss_documentation | Search for specific terms or endpoints in EDSS documentation |
| analyze_edss_api_endpoints | Extract and analyze API endpoints from EDSS documentation |
| compare_documentation_versions | Compare latest and trunk versions of EDSS documentation |
| discover_documentation_links | Discover all available EDSS documentation by parsing dh.lan homepage |
| get_edss_documentation_enhanced | Get EDSS documentation with automatic version discovery and jQuery processing |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |