bit2me-mcp
Verified Safeby bit2me-dev
Overview
Interact with the Bit2Me cryptocurrency exchange ecosystem to access real-time market data, manage wallets, execute trading operations, and query products like Earn (staking) and Loans via AI assistants.
Installation
npx -y @modelcontextprotocol/inspector npx @bit2me/mcp-serverEnvironment Variables
- BIT2ME_API_KEY
- BIT2ME_API_SECRET
- BIT2ME_GATEWAY_URL
- BIT2ME_REQUEST_TIMEOUT
- BIT2ME_MAX_RETRIES
- BIT2ME_RETRY_BASE_DELAY
- BIT2ME_LOG_LEVEL
- BIT2ME_INCLUDE_RAW_RESPONSE
Security Notes
The server follows strong security practices. API keys are loaded from environment variables (or .env) and not hardcoded. Sensitive data is redacted from logs. API requests are signed using HMAC-SHA512 with SHA256 hashing. The `README.md` explicitly warns against enabling 'Withdrawal' permissions for API keys. It employs circuit breakers and rate limiters for resilience and abuse prevention. Pre-commit hooks include secret scanning (`gitleaks`) and `npm audit`. User input is validated to prevent common injection attacks.
Similar Servers
tiger-gh-mcp-server
Provides a set of focused tools to Large Language Models (LLMs) for interacting with the GitHub API, enabling capabilities like fetching issues, pull requests, commits, releases, and searching code within a specified organization.
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.