Back to Home
bit2me-dev icon

bit2me-mcp

Verified Safe

by bit2me-dev

Overview

Enables AI assistants to interact with the Bit2Me cryptocurrency exchange for market data, wallet management, trading, and financial products like Earn and Loans.

Installation

Run Command
npx @bit2me/mcp-server

Environment Variables

  • BIT2ME_API_KEY
  • BIT2ME_API_SECRET
  • BIT2ME_GATEWAY_URL
  • BIT2ME_REQUEST_TIMEOUT
  • BIT2ME_LOG_LEVEL
  • BIT2ME_MAX_RETRIES
  • BIT2ME_RETRY_BASE_DELAY
  • BIT2ME_INCLUDE_RAW_RESPONSE

Security Notes

The project demonstrates robust security practices: API keys are managed via environment variables (no hardcoding), requests are cryptographically signed (HMAC-SHA512), and sensitive data is sanitized in logs. Extensive input validation (Zod, custom formatters) and custom error handling are implemented to prevent common vulnerabilities. The use of CodeQL and Gitleaks in CI/CD indicates a proactive approach to security.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassMedium
Avg Tokens750
Stars2
Forks0
Last Update2025-12-08

Tags

CryptocurrencyTradingWallet ManagementDeFiMarket Data