Skip to main content
Glama
abluva

mcp-remote

by abluva

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NO_PROXYNoComma-separated list of hosts to bypass proxy, used when --enable-proxy is set.
AUTH_TOKENNoToken used in the Authorization header when custom headers are configured (e.g., 'Authorization: Bearer ${AUTH_TOKEN}').
HTTP_PROXYNoHTTP proxy URL, used when --enable-proxy is set.
HTTPS_PROXYNoHTTPS proxy URL, used when --enable-proxy is set.
NODE_EXTRA_CA_CERTSNoPath to a CA certificate file, useful when behind a VPN or corporate proxy.
MCP_REMOTE_CLIENT_IDNoOAuth client ID for static OAuth client information (used with --static-oauth-client-info).
MCP_REMOTE_CONFIG_DIRNoDirectory to store auth credentials and configuration. Defaults to ~/.mcp-auth.~/.mcp-auth
MCP_REMOTE_CLIENT_SECRETNoOAuth client secret for static OAuth client information (used with --static-oauth-client-info).

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

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