Skip to main content
Glama

E*TRADE MCP Server

by jjmerri

etrade_authenticate

Complete E*TRADE OAuth authentication using the verification code received after authorizing the application to access market data and trading functionality.

Instructions

Complete E*TRADE OAuth authentication with verification code.

Args: verifier: The verification code received after authorizing the application

Returns: Success message

Input Schema

NameRequiredDescriptionDefault
verifierYes

Input Schema (JSON Schema)

{ "properties": { "verifier": { "type": "string" } }, "required": [ "verifier" ], "type": "object" }

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/jjmerri/etrade-mcp'

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