0
/ 100
1 day ago
glama

Avanza-MCP

MCP server for Avanza portfolio monitoring and trading, supporting regular and stop-loss orders, paper trading, and live order placement through an authenticated TUI session.

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
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 3 credentials: FMP_API_KEY, POLYGON_API_KEY, FRED_API_KEY
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.
configAVANZA_OP_TIMEOUT_SECONDS
configAVANZA_WEB_PORT
configAVANZA_VALID_UNTIL_MAX_DAYS
configAVANZA_STOPLOSS_ORDER_VALID_DAYS_DEFAULT
configAVANZA_QUOTE_REFRESH_COALESCE_SECONDS
configAVANZA_BACKGROUND_SESSION_HEARTBEAT_SECONDS
configAVANZA_ACCOUNT_READ_CACHE_SECONDS
configAVANZA_AUTH_ERROR_LOG_THROTTLE_SECONDS
configAVANZA_DEFAULT_COURTAGE_RATE_SE
configAVANZA_DEFAULT_COURTAGE_MIN_SEK
configAVANZA_DEFAULT_COURTAGE_RATE_US
configAVANZA_DEFAULT_COURTAGE_MIN_USD
configAVANZA_DEFAULT_FX_FEE_RATE
configAVANZA_EXTERNAL_HTTP_TIMEOUT_SECONDS
configAVANZA_GITHUB_REPOControls: AVANZA_UPDATE_CHECK_ENABLED=0 disables checks, =owner/repo overrides source.
configAVANZA_UPDATE_CHECK_INTERVAL_SECONDS
configAVANZA_UPDATE_CHECK_TIMEOUT_SECONDS
configAVANZA_UPDATE_BLINK_INTERVAL_SECONDS
🔐 secretFMP_API_KEYfmp_analyst_recommendations: pass api_key or set .
🔐 secretPOLYGON_API_KEYpolygon_analyst_insights: pass api_key or set .
🔐 secretFRED_API_KEYfred_series Fetch FRED macro observations (requires a free FRED API key via or api_key input).
configAVANZA_TV_SESSION_BACKENDOptional override: =keychainfileauto (default auto).
configTRADINGVIEW_SESSIONIDenvironment variables (, optional TRADINGVIEW_SESSIONID_SIGN),
configTRADINGVIEW_SESSIONID_SIGNenvironment variables (TRADINGVIEW_SESSIONID, optional ),
configAVANZA_MCP_SESSION_BACKEND
configAVANZA_UPDATE_CHECK_ENABLEDControls: =0 disables checks, AVANZA_GITHUB_REPO=owner/repo overrides source.
configAVANZA_WEB_TV_LIST_ZACKS_LIMIT
configAVANZA_WEB_TV_LIST_ZACKS_CACHE_SECONDS
configAVANZA_WEB_TV_LIST_ZACKS_ERROR_CACHE_SECONDS
// 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 4 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/hamid-k-avanza-mcp-1k0kza)](https://m8ven.ai/mcp/hamid-k-avanza-mcp-1k0kza)
commit: 8e1445ce4197911700c602ebfe476ea91c9188af
code hash: 51b2ce999d49cd2f3bde6366dce057b631fbabde4b2d9d9c21108b9b8399af66
verified: 7/30/2026, 8:18:31 PM
view raw JSON →