mcp-schedule-termux
by aaaa0ggMC
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KEBIAO_DB | No | The SQLite database file path (default: data/kebiao.sqlite relative to the project) | data/kebiao.sqlite |
| KEBIAO_DIR | No | The project directory used by the startup function | |
| KEBIAO_HOST | No | The host interface to bind (default: 127.0.0.1) | 127.0.0.1 |
| KEBIAO_PORT | No | The port number for the server (default: 3001) | 3001 |
| KEBIAO_TOKEN | No | Optional bearer token for authentication. Required when listening on non-loopback addresses. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues