67
/ 100
17 days ago
glama

paper-fx-mcp

Integrates OANDA FX trading with technical analysis, economic news, stock/indices quotes, corporate financials, EDINET disclosures, and composite scoring into a unified MCP server.

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.
🔐
You'll be asked for 3 credentials: NEWSAPI_KEY, EDINET_API_KEY, OANDA_API_TOKEN
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.
configPORT
configPAPER_DB_PATH
configMAX_RISK_PER_TRADE_PCT
configMAX_DAILY_LOSS_PCT
configMAX_OPEN_POSITIONS
🔐 secretNEWSAPI_KEYexport ="..." # https://newsapi.org の無料枠
🔐 secretEDINET_API_KEYexport ="..." # https://disclosure2.edinet-fsa.go.jp/
configRSS_FEEDS
🔐 secretOANDA_API_TOKENexport ="..."
configOANDA_ACCOUNT_IDexport ="101-001-xxxxxxx-001"
configOANDA_ENVIRONMENTexport ="practice" # デフォルト practice
configALLOW_LIVE_TRADING
configPAPER_STARTING_BALANCE
configPAPER_ACCOUNT_CURRENCY
configPAPER_SIMULATED_SPREAD_PIPS
// 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 6 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/dommy-i-paper-fx-mcp-lhkhmd)](https://m8ven.ai/mcp/dommy-i-paper-fx-mcp-lhkhmd)
commit: 43df97e0cea1be83c0c217db555899afc4484cb5
code hash: 32ed516ad2af6a727990a6705c42e748af67b838d4aab7d1bcb132f57e8bfd55
verified: 7/14/2026, 8:35:33 AM
view raw JSON →