Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
| SERVER_NAME | No | Server identifier | dolphin-mcp |
| SERVER_VERSION | No | Server version | 0.1.0 |
| DOLPHIN_API_URL | No | Dolphin API endpoint | http://127.0.0.1:7777 |
| KB_REST_BASE_URL | No | Alternative for DOLPHIN_API_URL |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |