Skip to main content
Glama
zekozhang

mcp-remote-static

by zekozhang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoCallback server hostname. Defaults to localhost.localhost
debugNoEnable debug logging.
headerNoCustom HTTP request headers in 'HeaderName: value' format.
serverUrlYesMCP server URL (e.g., https://remote.mcp.server/sse)
transportNoTransport strategy. Valid values: sse-only, http-only, sse-first, http-first. Defaults to http-first.http-first
ignore_toolNoIgnore specified tools. Use multiple times in arguments or provide tool names.
auth_timeoutNoOAuth callback timeout in seconds. Defaults to 30.30
callbackPortNoCallback server port number. Defaults to 17091.17091
static_oauth_client_infoYesStatic OAuth client information. Can be a JSON string like '{"client_id":"xxx","client_secret":"yyy"}' or a file path starting with '@' like '@/path/to/oauth_client_info.json'

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/zekozhang/mcp-remote-static'

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