73
/ 100
14 days ago
glama

oanda-mcp

MCP server for the Oanda v20 REST API enabling forex/CFD trading account management, market data retrieval, and order/trade operations with a read-first design and practice environment by default.

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 1 credential: 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.
🔐 secretOANDA_API_TOKEN(required) Personal access token, sent as Authorization: Bearer ...
configOANDA_ACCOUNT_IDfirst authorized account Account to operate on
configOANDA_ENVPractice environment by default — the live host is opt-in via =live.
configOANDA_MCP_ENABLE_TRADING## Write tools (registered only when is set)
// 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 1 concrete improvement 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/florinel-chis-oanda-mcp-13vs62)](https://m8ven.ai/mcp/florinel-chis-oanda-mcp-13vs62)
commit: 0c7534bdf7c60c14a42a3db6daa6092da055a29b
code hash: 15cbed5aec0be2a052a33f85cc21f128a7fa78bf016c612c78c8f5aade77206b
verified: 7/17/2026, 8:26:22 AM
view raw JSON →