Skip to main content
Glama
steveweltman

MCP Proxy Gateway

by steveweltman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PROXY_UPSTREAMSNoJSON array of upstream server configurations. Overrides config file.
MCP_PROXY_SEARCH_LIMITNoMaximum number of tools returned by mcp_search.3
MCP_PROXY_DASHBOARD_PORTNoPort for the dashboard and Prometheus metrics.9100
MCP_PROXY_SINGLETON_PORTNoPort for the HTTP transport endpoint.9200
MCP_PROXY_CALL_ITEM_LIMITNoMaximum number of items in mcp_call response.20
MCP_PROXY_IDLE_TIMEOUT_MSNoDisconnect upstream servers after N ms of inactivity (0 = disabled).300000
MCP_PROXY_MAX_TEXT_LENGTHNoTruncate text fields to N characters (detail=false: 500, detail=true: 1500).500
MCP_PROXY_MAX_OUTPUT_TOKENSNoHard cap on response size in tokens.8000

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/steveweltman/4q-tokenz'

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