schwab-mcp

gray584321/schwab-mcp
★ 0 stars Python AI/LLM Updated today
Safety-first MCP server for Charles Schwab trading (market data, accounts, and gated order placement).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "schwab-mcp": {
      "command": "uvx",
      "args": [
        "schwab-mcp"
      ]
    }
  }
}

Or install with pip: pip install schwab-mcp

README Excerpt

A **safety-first** [Model Context Protocol](https://modelcontextprotocol.io) server for the Charles Schwab Trader API. It gives an LLM (Claude Desktop, Claude Code, or any MCP client) read access to your Schwab market data and accounts, and — only when you explicitly enable it — the ability to place orders behind several independent safety gates.

Tools (1)

list_accounts

Topics

brokeragefinancemarket-datamcpmodel-context-protocolschwabtrading