claude-fidelity-mcp
@tasque/fidelity-mcp
Playwrightブラウザ自動化を使用したFidelity証券口座用MCPサーバー。
警告 — Fidelityには公開APIがありません。本ツールはWebインターフェースを自動化するものであり、利用規約に違反する可能性があります。
ツール
ツール | 説明 |
| Fidelityにログイン(TOTPおよびSMS 2FAをサポート) |
| SMS 2FAコードを送信 |
| 全口座の残高を一覧表示 |
| 全口座の保有銘柄を取得 |
| Fidelity口座間で現金を送金 |
| 現在の株式/ETF価格を取得 |
| 売買注文を発注(デフォルトは |
| 複数の注文を順次発注(デフォルトは |
| ブラウザセッションの状態を確認 |
| セッションを終了してCookieを保存 |
| ブラウザの状態をディスクに保存 |
| ページ全体のスクリーンショットを撮影 |
| ページのURLとインタラクティブな要素を取得 |
Related MCP server: fidelity-mcp
環境変数
変数 | 必須 | 説明 |
| はい | Fidelityログインユーザー名 |
| はい | Fidelityログインパスワード |
| いいえ | 自動2FA用のBase32 TOTPシークレット |
| いいえ | ブラウザを表示するには |
| いいえ | セッション永続化ディレクトリ(デフォルト: |
| いいえ | 複数アカウント用のセッションファイル識別子 |
| いいえ | デバッグログを有効にするには |
| いいえ | デフォルトのタイムアウト(ミリ秒)(デフォルト: |
認証設定
FIDELITY_USERNAME と FIDELITY_PASSWORD を設定してください。自動2FAを利用するには、Fidelityのセキュリティ設定 > Authenticatorアプリ > 「コードをスキャンできませんか?」からTOTPシークレットを取得し、FIDELITY_TOTP_SECRET に設定します。TOTPがない場合、サーバーはSMS 2FAにフォールバックします(fidelity_submit_2fa の呼び出しが必要です)。
Playwright Firefoxが必要です: npx playwright install firefox
開発
npm install
npx playwright install firefox
npm run build
npm start # stdio modeMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables automation of browser tasks using Playwright by interacting via Claude Desktop for executing user-defined prompts and operations.1212MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to read balances, positions, and transaction history, and place limit sell orders on Fidelity Investments accounts via Playwright browser automation.MIT
- AlicenseAqualityDmaintenanceEnables AI agents to interact with Robinhood brokerage accounts via browser automation, supporting portfolio viewing, quotes, trading, and account management.88MIT
- AlicenseNot gradedqualityCmaintenanceEnables browser automation and web interaction control through Playwright, allowing Claude Code to navigate, click, fill forms, take screenshots, and manage sessions.567MIT
Related MCP Connectors
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Trade Robinhood through natural language in Claude Code.
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/TylerFlar/claude-fidelity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server