Skip to main content
Glama
curtismu7

mcp-resource-server

by curtismu7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STRICT_AUTHNoWhen no JWKS source is configured, 'true' rejects all tokens, 'false' accepts any well-formed token (development mode).false
PINGONE_ISSUERNoOptional issuer URL for JWKS discovery (one of the three JWKS source alternatives).
PINGONE_REGIONYesYour PingOne region (e.g., 'com', 'eu', etc.).
PINGONE_BASE_URLNoOptional base URL for PingOne environment to derive JWKS (alternative to the other two).
PINGONE_JWKS_URINoOptional direct JWKS URI for token signature verification (alternative to PINGONE_ISSUER).
BANKING_API_BASE_URLNoOptional base URL for an external banking API; if set, investment tools proxy to it instead of using the bundled database.
PINGONE_ENVIRONMENT_IDYesYour PingOne environment ID.
MCP_RESOURCE_SERVER_RESOURCE_URIYesThe audience (resource URI) used for token validation and OAuth discovery.

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