bit2me-mcp
Verified Safeby 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
npx @bit2me/mcp-serverEnvironment 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
tiger-gh-mcp-server
Provides a Model Context Protocol (MCP) interface to the GitHub API, enabling LLMs to access focused development tools and information.
generator-app-remote-mcp-server-generic
Provides backend services for a generic multi-cloud application generator, enabling remote application scaffolding and management across various cloud providers.
mcp-server-bbc
An AI assistant that manages BuilderBot projects by listing, retrieving, creating, updating, deleting, and duplicating projects using a set of defined tools.
moneywiz-mcp
A server component likely designed for managing or integrating financial data, possibly serving an API for a larger application.