Skip to main content

Saxo Bank OpenAPI MCP Server

A specialized Model Context Protocol (MCP) server acting as a reference manual and knowledge base for the Saxo Bank OpenAPI.

Version: 0.3.5 · Spec snapshot: 2026-07-08

Purpose

This server is not an execution client. It does NOT execute trades, place orders, or modify portfolios.

It helps AI agents generate Saxo Bank API code by combining:

  1. Rich endpoint specs from crawled spec/json (nested parameters, request/response samples).
  2. Critical warnings on dangerous endpoints (/orders, /positions).
  3. saxo://docs/pitfalls.md — survival guide for Saxo-specific quirks.

Tools

Tool Description
search_saxo_endpoints(query) Discover endpoints by keyword.
get_saxo_endpoint_spec(method, path, depth?) Parameters, samples, warnings.
get_saxo_schema_spec(schema_name, depth?) Drill into nested schemas.
get_saxo_workflow_guide(use_case) close_position or if_done_oco workflows.

Resources

URI Description
saxo://docs/pitfalls.md Netting, ForceOpen close (§1b), Stop/StopIfTraded, IsForceOpen, UIC, Precheck.

Installation

MCP (Cursor / Claude Desktop)

{
  "mcpServers": {
    "saxo-openapi": {
      "command": "uvx",
      "args": ["mcp-server-saxo-openapi"]
    }
  }
}

CLI fallback

uvx --from mcp-server-saxo-openapi saxo-doc-helper search-endpoints orders
uvx --from mcp-server-saxo-openapi saxo-doc-helper get-endpoint POST /trade/v2/orders --depth 1

What changed in 0.3.0

0.2.0 mistakenly used a single saxo_openapi.json for lookup (shallow schemas). 0.3.0 restores the rich spec/json index while keeping pitfalls and warnings from 0.2.0.

See CHANGELOG.md.

Known limitations

  • Warnings are advisory; agents may skip pitfalls.md.
  • response_parameters trees are sparse in some crawled specs; response_sample JSON is more reliable.
  • Pitfalls reflect practical experience; not a substitute for Saxo's official docs.

License

MIT — see LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_saxo_openapi-0.3.5.tar.gz (562.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_saxo_openapi-0.3.5-py3-none-any.whl (629.5 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_saxo_openapi-0.3.5.tar.gz.

File metadata

  • Download URL: mcp_server_saxo_openapi-0.3.5.tar.gz
  • Upload date:
  • Size: 562.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mcp_server_saxo_openapi-0.3.5.tar.gz
Algorithm Hash digest
SHA256 4e23ae9db5147706c3c12ac853eb5542fb51eeb6a7c026a020625dc0490ff23a
MD5 4b22419fac6e806aa406e7df0fceee4d
BLAKE2b-256 1b56ad4ac4a196f4ccb90781bad06705b7b3a97050d83ad2336c3bfadc3242e6

See more details on using hashes here.

File details

Details for the file mcp_server_saxo_openapi-0.3.5-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_saxo_openapi-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6af1e940ce14bc586f6490ce679434d9e56b64b93506338424373021ade6b303
MD5 51c26f1625b8fb6953d68b8e354ecbbf
BLAKE2b-256 debe3e0fed614dd8af4b37076e5b869167d79cb01a9148a3a27e3a9994097abb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.5 This release

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.0

2 files

0.1.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page