Crypto MCP Server
@reinerttomas
关于 Crypto MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Crypto MCP Server?
Crypto MCP Server is a TypeScript Model Context Protocol (MCP) server that fetches the current Bitcoin price in USD, EUR, or CZK using the CoinGecko API. It is designed for developers who want to integrate real-time cryptocurrency price data into MCP‑based applications.
How to use Crypto MCP Server?
Install dependencies with npm install, compile with npm run build, then run in production mode with npm start or in development mode with npm run dev. The server exposes the get_bitcoin_price tool, which accepts an optional currency parameter (usd, eur, or czk) and returns the current Bitcoin price in that currency.
Key features of Crypto MCP Server
- Get current Bitcoin price in USD, EUR, or CZK
- Real‑time data from the CoinGecko API
- Type safety with TypeScript
- Fast and reliable
Use cases of Crypto MCP Server
- Fetch Bitcoin price for display in MCP‑enabled applications
- Integrate cryptocurrency price data into AI assistants
- Monitor Bitcoin price in multiple fiat currencies
FAQ from Crypto MCP Server
Which currencies are supported?
The server supports USD, EUR, and CZK. The default currency is USD.
What tool does Crypto MCP Server provide?
It provides a single tool called get_bitcoin_price, which retrieves the current Bitcoin price in the specified currency.
How do I install and run the server?
Run npm install to install dependencies, then npm run build to compile TypeScript. Start the server with npm start for production or npm run dev for development (with auto‑restart).
What API does the server use?
The server uses the CoinGecko API to obtain real‑time cryptocurrency prices.
What are the runtime dependencies?
The server requires Node.js, TypeScript (for compilation), Axios for HTTP requests, and the Model Context Protocol (MCP) library.
金融与商务 分类下的更多 MCP 服务器
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
评论