claude-fidelity-mcp
@tasque/fidelity-mcp
Playwright 브라우저 자동화를 통한 Fidelity 증권 계좌용 MCP 서버입니다.
경고 — Fidelity는 공개 API를 제공하지 않습니다. 이 도구는 웹 인터페이스를 자동화하며, 이는 서비스 약관을 위반할 수 있습니다.
도구
도구 | 설명 |
| Fidelity에 로그인 (TOTP 및 SMS 2FA 지원) |
| SMS 2FA 코드 제출 |
| 잔액이 포함된 모든 계좌 목록 조회 |
| 계좌별 모든 보유 종목 조회 |
| Fidelity 계좌 간 현금 이체 |
| 현재 주식/ETF 가격 조회 |
| 매수/매도 주문 실행 (기본값: |
| 여러 주문을 순차적으로 실행 (기본값: |
| 브라우저 세션 상태 확인 |
| 세션 종료 및 쿠키 저장 |
| 브라우저 상태를 디스크에 저장 |
| 전체 페이지 스크린샷 촬영 |
| 페이지 URL 및 대화형 요소 가져오기 |
Related MCP server: fidelity-mcp
환경 변수
변수 | 필수 여부 | 설명 |
| 예 | Fidelity 로그인 사용자 이름 |
| 예 | Fidelity 로그인 비밀번호 |
| 아니요 | 자동 2FA를 위한 Base32 TOTP 시크릿 |
| 아니요 | 브라우저를 표시하려면 |
| 아니요 | 세션 지속성 디렉토리 (기본값: |
| 아니요 | 다중 계정용 세션 파일 식별자 |
| 아니요 | 디버그 로깅을 위해 |
| 아니요 | 기본 타임아웃(ms) (기본값: |
인증 설정
FIDELITY_USERNAME 및 FIDELITY_PASSWORD를 설정하십시오. 자동 2FA를 사용하려면 Fidelity 보안 설정 > 인증기 앱 > "코드를 스캔할 수 없나요?"에서 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