Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IGLOO_MCP_HOSTNoHost address to bind the HTTP server to (default: 127.0.0.1)127.0.0.1
IGLOO_MCP_PROXYNoOptional proxy URL
IGLOO_MCP_APP_IDYesApplication ID for the Igloo API (required)
IGLOO_MCP_APP_PASSYesApplication password for the Igloo API (required)
IGLOO_MCP_PASSWORDYesPassword to authenticate with (required)
IGLOO_MCP_USERNAMEYesUsername to authenticate with (required)
IGLOO_MCP_COMMUNITYYesBase URL of your Igloo community (required)
IGLOO_MCP_LOG_LEVELNoLogging level (default: INFO)INFO
IGLOO_MCP_PAGE_SIZENoResults per page (10-1000) (default: 50)50
IGLOO_MCP_TRANSPORTNoTransport protocol (stdio, streamable-http) (default: stdio)stdio
IGLOO_MCP_VERIFY_SSLNoVerify SSL certificates (default: true)true
IGLOO_MCP_SERVER_NAMENoServer name shown to clients (default: Igloo)Igloo
IGLOO_MCP_COMMUNITY_KEYYesNumeric identifier for your digital workplace (required)
IGLOO_MCP_DEFAULT_LIMITNoDefault max search results (default: 20)20
IGLOO_MCP_FETCH_TIMEOUTNoTimeout in seconds for fetch requests (5.0-120.0) (default: 15.0)15.0
IGLOO_MCP_FETCH_MAX_PAGESNoMaximum number of URLs per multi-URL fetch request (1-20) (default: 5)5
IGLOO_MCP_FETCH_MAX_LENGTHNoMaximum Markdown content length per page (1000-500000) (default: 50000)50000
IGLOO_MCP_SERVER_INSTRUCTIONSNoInstructions describing the server's purpose and capabilities to clients (default: Use this server to search and retrieve information from an Igloo instance.)Use this server to search and retrieve information from an Igloo instance.

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/redhat-community-ai-tools/igloo-mcp'

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