loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

miraeasset-account-mcp-unofficial

MCP Tool

Astro36/miraeasset-account-mcp-unofficial

Install

$ npx loaditout add Astro36/miraeasset-account-mcp-unofficial

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "miraeasset-account-mcp-unofficial": {
      "command": "npx",
      "args": [
        "-y",
        "miraeasset-account-mcp-unofficial"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Miraeasset Account MCP (Unofficial)

> ⚠️ This is an unofficial, community-made MCP server. It is not affiliated with, endorsed by, or supported by Mirae Asset Securities (미래에셋증권). Use at your own risk.

An MCP (Model Context Protocol) server that exposes your Mirae Asset Securities account data to AI assistants such as Claude. It authenticates via a headless browser and queries the internal web API to retrieve your portfolio holdings and performance data.

---

How It Works
  1. On first use, a headless Chromium browser logs in to the Mirae Asset web portal using your credentials.
  2. The session cookie (MIREADW_D) is extracted and cached in memory.
  3. All subsequent data requests use that cookie to call the internal JSON APIs directly — no browser overhead.

---

Available Tools
get_account_numbers

Returns a list of your account numbers in formatted form (e.g. 123-45-678901).

---

get_cash_equivalents

Returns cash and cash-equivalent assets across all accounts, including:

  • Foreign currencies — currency code, exchange rate, withdrawable market value
  • RP (Repurchase Agreement) products — product name, maturity date, entry value, current value

Example response item:

{
  "type": "foreign_currency",
  "account_number": "123-45-678901",
  "name": "USD",
  "currency": "USD",
  "exchange_rate": 1380.5,
  "market_value": 1500.0
}

---

get_equities

Returns equity holdings (stocks and ETFs) across all accounts.

Each item includes:

  • account_number — formatted account number
  • name — asset name
  • symbol — ticker/ISIN
  • currency — denomination currency
  • exchange_rate — KRW exchange rate
  • quantity — number of shares held
  • market_value — current market value in the asset's currency
  • entry_value — total purchase cost in KRW

---

get_gold_spots

Returns gold spot position assets. Same schema as get_equities.

---

`get_a

Tags

claudedockermcpmcp-servermirae-asset-securitiespythonstock

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated18 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/28/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Astro36/miraeasset-account-mcp-unofficial)](https://loaditout.ai/skills/Astro36/miraeasset-account-mcp-unofficial)