69
/ 100
16 days ago
glama

K-invest

Read-only MCP server that connects LLMs to personal investment accounts (Toss Securities, KIS), market data, SEC filings, and Binance futures for context-aware investment responses.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MCP_AUTH_TOKEN, TOSS_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configKINVEST_CACHE_DIR토큰 캐시 디렉토리 (기본 ~/.cache/k-invest)
configKIS_ENV_FILEAPP_KEY 등이 든 기존 env 파일 재사용
configMARGIN_TA_HOME미설정 시 MARGIN_TA_NOT_CONFIGURED 에러를 반환하는 선택 기능입니다.
configSEC_USER_AGENTSEC 권장 UA — 연락 가능한 이메일 포함
🔐 secretMCP_AUTH_TOKENcp .env.example .env # 과 provider credential 채우기
configMCP_PUBLIC_URL.env에 =https://<your-ip>.sslip.io를 설정한다 (DNS rebinding
configTOSS_CLIENT_ID/ TOSS_CLIENT_SECRET ✅ 토스증권 Open API (WTS → 설정 → Open API)
🔐 secretTOSS_CLIENT_SECRETTOSS_CLIENT_ID / ✅ 토스증권 Open API (WTS → 설정 → Open API)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ianlyoo-k-invest-15ymu6)](https://m8ven.ai/mcp/ianlyoo-k-invest-15ymu6)
commit: 2309eed06d22f6f44c79de1a2ddaadcfb7cb6c7c
code hash: 8b9b7a098170a5e12f8e484026d8c98ae2123946cd2991c77947634252bf26ab
verified: 7/15/2026, 8:39:51 AM
view raw JSON →