MCP Server
MCP
io.github.iworkist/btcmcp
An MCP server that provides Bitcoin price data from Binance API
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
By
Comments
Sign in to leave a comment