hello-mcp-server
by pugazece
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to listen on. Defaults to 3081. | |
| LOG_FILE | No | Path to the log file. Set to 'false' to disable file logging. Defaults to logs/app.log. | |
| LOG_LEVEL | No | Log level (e.g., debug, info, warn, error). Defaults to info. | |
| LOG_PRETTY | No | Set to 'false' for JSON log lines (production style). Defaults to true in development. | |
| SQLITE_PATH | No | Path to the SQLite database file. Defaults to data/mcp.db. | |
| LOG_ROTATE_KEEP | No | Number of rotated log files to keep. Defaults to 14. | |
| LOG_ROTATE_SIZE | No | Log rotation size threshold (e.g., '10m', '500k', '1g'). | |
| LOG_ROTATE_FREQUENCY | No | Log rotation frequency: 'daily', 'hourly', or a millisecond value. Defaults to 'daily'. |
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 | |