Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoInternal hostname or interface for the HTTP server when using HTTP transport.
MCP_PORTNoInternal port for the HTTP server when using HTTP transport.
MCP_TRANSPORTNoTransport mode. Set to 'http' to run the MCP server over HTTP (uvicorn) instead of stdio.stdio
MCP_PUBLIC_URLNoPublic HTTPS URL clients use to reach the server; used as the OAuth issuer and redirect base.
HALAXY_CLIENT_IDYesYour Halaxy API key client ID. Required to authenticate with the Halaxy API.
MCP_LOGIN_PASSWORDNoShared password for the OAuth login page.
MCP_LOGIN_USERNAMENoShared username for the OAuth login page.
HALAXY_CLIENT_SECRETYesYour Halaxy API key client secret. Required to authenticate with the Halaxy API.
MCP_OAUTH_STATE_FILENoPath to the JSON file used to persist OAuth registered clients and access tokens.
MCP_ALLOWED_REDIRECT_URI_HOSTSNoComma-separated hostnames allowed as OAuth redirect URI hosts (security hardening).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/ryanhunt/halaxy-mcp'

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