← Back to Plugins
MCP Server MCP

io.github.iworkist/btcmcp

github By github 👁 1 views ▲ 0 votes

An MCP server that provides Bitcoin price data from Binance API

Homepage Verified source GitHub

Install

uvx btcmcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "btcmcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...