Crypto MCP Server
@reinerttomas
About Crypto MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Finance & Commerce MCP servers
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Comments