Skip to main content
Glama

Schwab MCP Server

by sudowealth

Server Configuration

Describes the environment variables required to run the server.

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

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sudowealth/schwab-mcp'

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