
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
btcmcp
Advanced tools
mcp-name: io.github.iworkist/btcmcp
Bitcoin price MCP server deployed on Vercel with GitHub auto-deployment.
GET /api/get_btc_price - Get current Bitcoin priceGET /api/health - Health checkGET /api/tools - List available toolsGET / - API documentation# Install dependencies
uv sync
# Run locally
uv run python api/index.py
# Test
uv run python test_btcmcp.py
Setup Vercel Secrets in GitHub:
VERCEL_TOKEN: Your Vercel API tokenORG_ID: Your Vercel organization IDPROJECT_ID: Your Vercel project IDPush to main branch:
git add .
git commit -m "Deploy to Vercel"
git push origin main
Automatic deployment:
https://your-app.vercel.app# Install Vercel CLI
npm i -g vercel
# Deploy
vercel --prod
# Get Bitcoin price
curl https://your-app.vercel.app/api/get_btc_price
# Health check
curl https://your-app.vercel.app/api/health
The server uses:
FAQs
An MCP server that provides Bitcoin price data from Binance API
The pypi package btcmcp receives a total of 21 weekly downloads. As such, btcmcp popularity was classified as not popular.
We found that btcmcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.