claude-fidelity-mcp
@tasque/fidelity-mcp
MCP-Server für Fidelity-Brokerage-Konten mittels Playwright-Browserautomatisierung.
Warnung — Fidelity bietet keine öffentliche API an. Dies automatisiert die Weboberfläche, was gegen deren Nutzungsbedingungen verstoßen könnte.
Tools
Tool | Beschreibung |
| Anmeldung bei Fidelity (unterstützt TOTP- und SMS-2FA) |
| Übermittlung des SMS-2FA-Codes |
| Auflistung aller Konten mit Salden |
| Abruf aller Bestände über alle Konten hinweg |
| Überweisung von Bargeld zwischen Fidelity-Konten |
| Abruf des aktuellen Aktien-/ETF-Preises |
| Platzierung einer Kauf-/Verkaufsorder (Standard: |
| Platzierung mehrerer Orders nacheinander (Standard: |
| Überprüfung des Browser-Sitzungsstatus |
| Sitzung beenden und Cookies speichern |
| Browser-Status auf Festplatte speichern |
| Erstellung eines Screenshots der gesamten Seite |
| Abruf der Seiten-URL und interaktiver Elemente |
Related MCP server: fidelity-mcp
Umgebungsvariablen
Variable | Erforderlich | Beschreibung |
| Ja | Fidelity-Anmeldename |
| Ja | Fidelity-Anmeldepasswort |
| Nein | Base32 TOTP-Geheimnis für automatische 2FA |
| Nein | Auf |
| Nein | Verzeichnis für Sitzungspersistenz (Standard: |
| Nein | Sitzungsdatei-Identifikator für mehrere Konten |
| Nein | Auf |
| Nein | Standard-Timeout in ms (Standard: |
Authentifizierungs-Einrichtung
Setzen Sie FIDELITY_USERNAME und FIDELITY_PASSWORD. Für automatische 2FA rufen Sie Ihr TOTP-Geheimnis unter Fidelity Security Settings > Authenticator app > "Can't scan the code?" ab und setzen Sie FIDELITY_TOTP_SECRET. Ohne TOTP greift der Server auf SMS-2FA zurück (erfordert den Aufruf von fidelity_submit_2fa).
Erfordert Playwright Firefox: npx playwright install firefox
Entwicklung
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