Skip to main content
Glama
cameronsjo

MCP Server Template

by cameronsjo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OTEL_ENABLEDNoEnable OpenTelemetry tracingfalse
MCP_SERVER_HOSTNoHTTP host (when transport=http)127.0.0.1
MCP_SERVER_NAMENoServer namemcp-server-template
MCP_SERVER_PORTNoHTTP port (when transport=http)3000
MCP_SERVER_DEBUGNoDebug mode (skips auth)false
MCP_SERVER_DB_PATHNoSQLite database path.data/cache.db
MCP_SERVER_TIMEOUTNoRequest timeout (ms)30000
MCP_SERVER_VERSIONNoServer version0.1.0
MCP_SERVER_CACHE_TTLNoDefault cache TTL (seconds)3600
MCP_SERVER_LOG_LEVELNoLog level: debug, info, warning, errorinfo
MCP_SERVER_TRANSPORTNoTransport: stdio or httpstdio
MCP_SERVER_SENTRY_DSNNoSentry DSN for error tracking
MCP_SERVER_CACHE_ENABLEDNoEnable/disable cachingtrue
OTEL_EXPORTER_OTLP_ENDPOINTNoOTLP collector endpoint

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/cameronsjo/mcp-server-template'

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