Skip to main content
Glama
MayWei

mcp-server-personal

by MayWei

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_PATHNoPath to the log file. Default is 'app.log'.
LOG_LEVELNoLog level (e.g., INFO, DEBUG, WARNING, ERROR).
ENABLE_AUTHNoSet to 'true' to enable bearer token authentication on the MCP endpoint. Default is false.
ENABLE_TRACENoSet to 'true' to enable OpenTelemetry tracing.
MCP_AUTH_TOKENNoThe static bearer token required when ENABLE_AUTH is true. Generate with 'openssl rand -hex 24'.
TRACE_SPAN_TYPENoTracing output: 'local' (console) or 'otlp' (export to collector). Used when ENABLE_TRACE is true.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MayWei/mcp-server-personal'

If you have feedback or need assistance with the MCP directory API, please join our Discord server