Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity level | INFO |
| DATABASE_PATH | No | SQLite database file path | stevia_store.db |
| ENCRYPTION_KEY | No | Key for sensitive data encryption | |
| MCP_SERVER_PORT | No | Server port for HTTP transport | 3000 |
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 | |