An MCP server that provides Bitcoin price data from Binance API
Bitcoin price MCP server deployed on Vercel with GitHub auto-deployment. Real-time Bitcoin price from Binance API RESTful API endpoints Automatic deployment from GitHub - Get current Bitcoin price - List available tools 1. Setup Vercel Secrets in GitHub: Go to your GitHub repository → Settings → Secrets and variables → Actions : Your Vercel API token : Your Vercel organization ID : Your Vercel…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Bitcoin price MCP server deployed on Vercel with GitHub auto-deployment. Real-time Bitcoin price from Binance API RESTful API endpoints Automatic deployment from GitHub - Get current Bitcoin price - List available tools 1. Setup Vercel Secrets in GitHub: Go to your GitHub repository → Settings → Secrets and variables → Actions : Your Vercel API token : Your Vercel organization ID : Your Vercel project ID 2. Push to main branch: 3. Automatic deployment: GitHub Actions will automatically deploy…