braiins-pool-mcp-server
Verified Safeby Ryno-Crypto-Mining-Services
Overview
A Model Context Protocol (MCP) server providing seamless integration with the Braiins Pool API for Bitcoin mining operations, enabling AI assistants to interact with mining pool data through natural language.
Installation
npx @ryno-crypto/braiins-pool-mcp-serverEnvironment Variables
- BRAIINS_API_KEY
- BRAIINS_API_BASE_URL
- REDIS_URL
- REDIS_ENABLED
- NODE_ENV
- LOG_LEVEL
- LOG_FORMAT
- RATE_LIMIT_RPS
- RATE_LIMIT_BURST
- REQUEST_TIMEOUT
- MAX_RETRIES
- RETRY_BASE_DELAY
Security Notes
The project demonstrates strong security practices: extensive input validation using Zod, secure API key handling via environment variables (with sensitive data redaction in logs), cache key sanitization to prevent injection, and built-in retry/rate limiting for API resilience. The SECURITY.md outlines responsible disclosure, automated scanning, and best practices. No apparent malicious patterns or 'eval' usage without justification were found.
Similar Servers
mcp-aktools
This MCP server provides real-time and historical financial data for stocks and cryptocurrencies, offering search, detailed information retrieval, market overviews, news, and analysis capabilities.
kukapay-mcp-servers
Aggregates real-time cryptocurrency and blockchain data for AI agents and developers, spanning DeFi, trading, market analytics, and Web3 services.
asset-price-mcp
Retrieves real-time price information for various assets (precious metals, cryptocurrencies) to be used by large language models.
bit2me-mcp
Integrates AI assistants with the Bit2Me cryptocurrency exchange, enabling real-time market data access, wallet management, trading operations, and interactions with Earn and Loan products.