Agentโ™ฅ๏ธŽAge
Catalog

io.github.iworkist/btcmcp

Official

by iworkist ยท Python

An MCP server that provides Bitcoin price data from Binance API

An MCP server that provides Bitcoin price data from Binance API. It exposes RESTful endpoints with real-time BTC pricing, health checks, and tooling information, and supports GitHub auto-deployment and basic health monitoring. The readme excerpt indicates deployment in Vercel and features for API access and development workflows.

๐Ÿ› ๏ธ Key Features

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

๐Ÿš€ Use Cases

  • Retrieve current BTC price via API
  • Monitor service health and status
  • List available tooling via /api/tools
  • Access API documentation at root

โšก Developer Benefits

  • Clear endpoint structure: /api/get_btc_price, /api/health, /api/tools, and / for docs
  • Local development workflow hints and test commands
  • GitHub auto-deploy integration for streamlined updates

โš ๏ธ Limitations

  • Based on readme excerpt; specifics beyond listed endpoints and deployment flow are not detailed
  • No explicit rate limits or authentication described in the source material
io.github.iworkist/btcmcp - agentage MCP Catalog