Skip to main content
Glama

MCP Server Template

by rwxproject

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoCloud Run compatible port override
MCP_HOSTNoServer host for network transports0.0.0.0
MCP_PORTNoServer port for network transports8080
MCP_VERSIONNoServer version0.1.0
MCP_LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
MCP_TRANSPORTNoTransport method (streamable-http, sse)streamable-http
MCP_LOG_FORMATNoLog format string[%(levelname)s]: %(message)s
MCP_ENVIRONMENTNoEnvironment (development, production, testing)development
MCP_SERVER_NAMENoServer identification nameMCP Server Template
WEATHER_API_KEYNoOpenWeatherMap API key for real weather data. If not set, the weather tool will use mock data for development.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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