CryptoExchanges.Net

OrodruinLabs/CryptoExchanges.Net
★ 6 stars C# AI/LLM Updated today
A unified .NET 10 SDK for cryptocurrency exchanges — one typed interface across Binance, Bybit, OKX & Bitget, with a read-only MCP server for AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cryptoexchanges.net": {
      "command": "npx",
      "args": [
        "-y",
        "OrodruinLabs/CryptoExchanges.Net"
      ]
    }
  }
}

README Excerpt

> **A unified .NET SDK for cryptocurrency exchanges — one typed interface across every exchange, with a read-only MCP server for AI agents.** --- | Exchange | Status | Package | |----------|--------|---------| | <img src="docs/assets/exchanges/binance.svg?v=2" width="20"> Binance | ✅ Supported | `CryptoExchanges.Net.Binance` |

Topics

ai-agentsbinancebitgetbybitclean-architecturecrypto-exchangecryptocurrencycsharpdotnetdotnet-librarymcpmodel-context-protocolnugetokxsdk