Skip to main content
Glama
hamo

schwab-mcp

by hamo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OWNER_EMAILYesThe exact owner email address used for Cloudflare Access policy and code-level check.
ACCESS_CLIENT_IDYesCloudflare Access generic OIDC client ID.
SCHWAB_CLIENT_IDYesSchwab Developer application app key/client ID.
STATE_SIGNING_KEYYesRandom base64-encoded key used for signing OAuth approval state (generated with `openssl rand -base64 48`).
ACCESS_TEAM_DOMAINYesCloudflare Access team domain (e.g., example.cloudflareaccess.com).
ACCESS_CLIENT_SECRETYesCloudflare Access generic OIDC client secret.
SCHWAB_CLIENT_SECRETYesSchwab Developer application secret.
TOKEN_ENCRYPTION_KEYYesRandom base64-encoded key used for AES-256-GCM encryption of Schwab tokens (generated with `openssl rand -base64 32`).
OWNER_ACCOUNT_FINGERPRINTSNoOptional comma-separated list of account fingerprints to restrict the deployment to selected accounts.

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