mcp-server-personal
by MayWei
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_PATH | No | Path to the log file. Default is 'app.log'. | |
| LOG_LEVEL | No | Log level (e.g., INFO, DEBUG, WARNING, ERROR). | |
| ENABLE_AUTH | No | Set to 'true' to enable bearer token authentication on the MCP endpoint. Default is false. | |
| ENABLE_TRACE | No | Set to 'true' to enable OpenTelemetry tracing. | |
| MCP_AUTH_TOKEN | No | The static bearer token required when ENABLE_AUTH is true. Generate with 'openssl rand -hex 24'. | |
| TRACE_SPAN_TYPE | No | Tracing output: 'local' (console) or 'otlp' (export to collector). Used when ENABLE_TRACE is true. |
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
ActivityStale
ResponsivenessNo issues