Skip to main content
Glama
nubiscore

secure-mcp-agent-starter

by nubiscore

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_ISSUERYesYour authorization server. The stub in dev/issuer.ts for local runs; Keycloak, Entra ID, Okta, Auth0, or your own in production.
TOOL_MANIFESTYesPath to the tool manifest file.
OAUTH_JWKS_URLYesYour authorization server's JWKS URL.
KILL_SWITCH_FILEYesJSON file re-read on every call. Mount it from a ConfigMap in Kubernetes.
MANIFEST_HASH_PINNoOptional. Refuse to start if the manifest hash differs.
MCP_CANONICAL_URIYesThis server's canonical identifier. Tokens must carry it in `aud`.

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