Skip to main content

An MCP server that provides Bitcoin price data from Binance API

Project description

BTC MCP Server

mcp-name: io.github.iworkist/btcmcp

Bitcoin price MCP server deployed on Vercel with GitHub auto-deployment.

🚀 Features

  • Real-time Bitcoin price from Binance API
  • RESTful API endpoints
  • Automatic deployment from GitHub
  • Health monitoring

📡 API Endpoints

  • GET /api/get_btc_price - Get current Bitcoin price
  • GET /api/health - Health check
  • GET /api/tools - List available tools
  • GET / - API documentation

🛠️ Local Development

# Install dependencies
uv sync

# Run locally
uv run python api/index.py

# Test
uv run python test_btcmcp.py

🚀 Deployment

Automatic Deployment (GitHub + Vercel)

  1. Setup Vercel Secrets in GitHub:

    • Go to your GitHub repository → Settings → Secrets and variables → Actions
    • Add these secrets:
      • VERCEL_TOKEN: Your Vercel API token
      • ORG_ID: Your Vercel organization ID
      • PROJECT_ID: Your Vercel project ID
  2. Push to main branch:

    git add .
    git commit -m "Deploy to Vercel"
    git push origin main
    
  3. Automatic deployment:

    • GitHub Actions will automatically deploy to Vercel
    • Your API will be available at: https://your-app.vercel.app

Manual Deployment

# Install Vercel CLI
npm i -g vercel

# Deploy
vercel --prod

📊 Example Usage

# Get Bitcoin price
curl https://your-app.vercel.app/api/get_btc_price

# Health check
curl https://your-app.vercel.app/api/health

🔧 Configuration

The server uses:

  • Flask for web API
  • Binance API for Bitcoin price data
  • Vercel for hosting
  • GitHub Actions for CI/CD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

btcmcp-0.1.2.tar.gz (50.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

btcmcp-0.1.2-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file btcmcp-0.1.2.tar.gz.

File metadata

  • Download URL: btcmcp-0.1.2.tar.gz
  • Upload date:
  • Size: 50.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for btcmcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ecbd7ff6f786ac9518b9ed620c9ea40d513f8eb27462a3fa093cde4ad0483f77
MD5 18ad5454f5d1a8c3408042a1fef243d6
BLAKE2b-256 2290669d9dca640119084355b9525845d5c542ff809f2807d425e6fe82616e11

See more details on using hashes here.

File details

Details for the file btcmcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: btcmcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for btcmcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 38611803f4fe7743cef8a21f63876f43b12fe8adb727ab03b68a90cb2f90e9d1
MD5 62c19e88dd8f7471e60cfb551bf8f86d
BLAKE2b-256 a74618fa9c46e8f775fd4e799ec4d3faad08309e13c908d32288804881e9e308

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page