mcp-resource-server
by curtismu7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRICT_AUTH | No | When no JWKS source is configured, 'true' rejects all tokens, 'false' accepts any well-formed token (development mode). | false |
| PINGONE_ISSUER | No | Optional issuer URL for JWKS discovery (one of the three JWKS source alternatives). | |
| PINGONE_REGION | Yes | Your PingOne region (e.g., 'com', 'eu', etc.). | |
| PINGONE_BASE_URL | No | Optional base URL for PingOne environment to derive JWKS (alternative to the other two). | |
| PINGONE_JWKS_URI | No | Optional direct JWKS URI for token signature verification (alternative to PINGONE_ISSUER). | |
| BANKING_API_BASE_URL | No | Optional base URL for an external banking API; if set, investment tools proxy to it instead of using the bundled database. | |
| PINGONE_ENVIRONMENT_ID | Yes | Your PingOne environment ID. | |
| MCP_RESOURCE_SERVER_RESOURCE_URI | Yes | The 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
| 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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues