Skip to main content
Glama
cociweb

MCP Gateway

by cociweb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GATEWAY_PATHNoHTTP path for the MCP streamable-HTTP endpoint/mcp
GATEWAY_PORTNoBind port5555
GATEWAY_LISTENNoBind address (0.0.0.0, 127.0.0.1, localhost supported)0.0.0.0
GATEWAY_RELOADNoWatch mcpServers.json and restart the process on changetrue
GATEWAY_METRICSNoEnable /metrics (Prometheus text format)true
GATEWAY_LOG_LEVELNodebug | info | warning | error | criticalinfo
MCP_SERVERS_CONFIGNoPath to the servers config file/app/config/mcpServers.json
GATEWAY_PREFIX_TOOLSNoDefault for prefixTools when a server entry omits ittrue
GATEWAY_HEALTH_ENDPOINTNoEnable /health and /healthztrue

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/cociweb/mcp-gateway'

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