MCP

saxo-mcp

Read-only MCP client for Saxo Bank's OpenAPI — accounts, balances, positions, and live prices, no order placement.

WebsiteDocsGitHub

About

MCP server (jgalea/saxo-mcp) for Saxo Bank's OpenAPI (the Copenhagen-headquartered investment bank/broker). Implements a real OAuth flow with macOS Keychain credential storage, exposing account/balance/position lookups, instrument search, and live prices. Deliberately registered without trading permission — no order-placement tools exist by design, a security-conscious choice rather than a missing feature. A separate, lower-confidence alternative (nohikomiso/mcp-server-saxo-openapi, also on PyPI) is a documentation/spec-lookup server rather than a live client — useful for generating correct Saxo API calls rather than executing them.

Agent Use Cases

  • 01Check account balances and open positions from an MCP-connected portfolio agent
  • 02Look up live prices for an instrument before a manual trading decision

Notes

Community project — not affiliated with Saxo Bank. Requires a free Saxo Developer Portal simulation account (or a live account) plus OAuth. Read-only by design — cannot place trades, which is a deliberate safety choice worth preserving if extending this. Zero GitHub stars, created July 2026 — brand new.

Something wrong or missing? See how to suggest a fix

More in Finance