Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoServer host for SSE transport (default: 127.0.0.1).127.0.0.1
MCP_PORTNoServer port for SSE transport (default: 8000).8000
SUGAR_PKYesPrivate key for the Sugar service (required for Sugar tools).
MCP_TRANSPORTNoTransport mode - "stdio" or "sse" (default: sse).sse
BACKEND_BASE_URLYesThe backend base URL (domain only, route path is appended in code).
COINGECKO_API_KEYYesCoinGecko Pro API Key (format: CG-xxxxx).
SUGAR_RPC_URI_8453YesRPC URI for Base chain (required for Sugar tools).

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/protagolabs/netmind-web3-mcp'

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