bitpin-mcp-server

Kamyab7/bitpin-mcp-server
★ 3 stars C# 🔌 API Integration Updated 1mo ago
This repository provides a comprehensive implementation of the Bitpin cryptocurrency exchange API through an MCP (Model Context Protocol) server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bitpin-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Kamyab7/bitpin-mcp-server"
      ]
    }
  }
}

Topics

bitcoinbitpincryptocurrencyexchange-apimcp-servertrading-bottrading-tools