Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TEMPLATE_HTTP_URLNoThe URL the HTTP server should listen on when MCP_TEMPLATE_TRANSPORT is set to 'http'. (e.g., http://0.0.0.0:8080)http://0.0.0.0:8080
MCP_TEMPLATE_TRANSPORTNoTransport mode for the MCP server. Standard I/O (stdio) is the default. Streamable HTTP (http) can be used for remote, multi-tenant, or team-shared deployment.stdio
MCP_TEMPLATE_ELICITATIONNoDetermines if the server asks the user interactively via MCP elicitation for missing required template parameters. Set to 'false' to disable.true
MCP_TEMPLATE_TOOL_PROFILENoSelects the toolset available to the agent. 'full' (default) includes all 13 tools, 'lite' includes only 5 core tools.full

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

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