Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (only for http transport)3000
NODE_ENVNoEnvironment (development, production, etc.)development
LOG_LEVELNoPino log levelinfo
MCP_TRANSPORTNoTransport mode: 'stdio' or 'http'stdio

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
greetA

Generates a personalized greeting message. Use this tool when you need to greet someone by name with an optional custom greeting style.

Prompts

Interactive templates invoked by user choice

NameDescription
summarizeCreates a prompt that asks the model to summarize the given text in a specific style and length.

Resources

Contextual data attached and managed by the client

NameDescription
server-infoReturns metadata about this MCP server

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

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