Skip to main content
Glama
novshi-tech

api-gateway-mcp

by novshi-tech

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SERVICESYesJSON configuration of upstream services to be proxied.
PUBLIC_URLYesThe public URL of the gateway (e.g. https://your-gateway.example.com).
OIDC_ISSUERYesThe OIDC issuer URL (e.g. https://login.microsoftonline.com/<tenant-id>/v2.0 for Entra ID).
SIGNING_KEYYesA secret key used for signing gateway tokens. Generate with `openssl rand -base64 32`.
ENCRYPTION_KEYYesA secret key used for encrypting stored credentials. Generate with `openssl rand -base64 32`.
OIDC_CLIENT_IDYesThe OIDC client ID of the registered application.
ALLOWED_DOMAINSNoComma-separated list of allowed email domains for IdP login (required for Google Workspace). Optional for other providers.
OIDC_CLIENT_SECRETYesThe OIDC client secret, set as a secret.

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