Skip to main content
Glama
vsoneji
by vsoneji

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoOptional logging level for debugging (DEBUG, INFO, WARN, ERROR)INFO
SCHWAB_CLIENT_IDYesYour Schwab App Key (Client ID) from the Schwab Developer Portal
SCHWAB_REDIRECT_URIYesThe OAuth callback URL (e.g., https://your-worker-name.workers.dev/callback)
SCHWAB_CLIENT_SECRETYesYour Schwab App Secret from the Schwab Developer Portal
COOKIE_ENCRYPTION_KEYYesRandom encryption key for cookie encryption (generate with: openssl rand -hex 32)

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vsoneji/schwab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server