🛠️

btcmcp

An MCP server that provides Bitcoin price data from Binance API

Developer Tools stdio pypi pypistdioiworkist
RUN IN TERMINAL
claude mcp add iworkist-btcmcp -- uvx btcmcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "iworkist-btcmcp": { "command": "uvx", "args": ["btcmcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "iworkist-btcmcp": { "command": "uvx", "args": ["btcmcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "iworkist-btcmcp": { "command": "uvx", "args": ["btcmcp"] } } }

About This MCP Server

The btcmcp server is a developer tool that provides Bitcoin price data from the Binance API, enabling connections to the Model Context Protocol for AI coding assistants. It allows developers to access real-time Bitcoin price information, which can be used to inform and enhance their coding projects. Developers working with AI coding assistants that utilize the Model Context Protocol would use this server to integrate Bitcoin price data into their applications.

An MCP server that provides Bitcoin price data from Binance API. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

btcmcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The btcmcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/iworkist-btcmcp.svg)](https://skillsplayground.com/mcps/iworkist-btcmcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.