SentinelMCP
by asctttt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWKS_URI | Yes | Your IdP's JWKS endpoint (Okta, Auth0, Azure AD, …) | |
| HMAC_SECRET | Yes | 32+ random chars signing resume tokens — openssl rand -base64 32. Must be identical across every replica | |
| ID_JAG_ISSUER | Yes | Expected iss claim on incoming ID-JAG tokens | |
| ID_JAG_AUDIENCE | Yes | Expected aud claim | |
| ID_JAG_RESOURCE | Yes | This gateway's resource identifier — the anti-confused-deputy binding | |
| MCP_UPSTREAM_URL | Yes | The real MCP server SentinelMCP forwards allowed calls to |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |