Crypto MCP Server
@reinerttomas
About Crypto MCP Server
No overview available yet
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.
Frequently asked questions
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.
Basic information
More Finance & Commerce MCP servers
Bitget Agent Hub
Bitget-AIOfficial open-source AI toolkit for Bitget crypto trading and market analysis
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Velarion — Executive Compensation Intelligence
VelarionVelarion exposes deterministic executive-compensation and governance intelligence for ~3,000 US public companies as callable MCP tools — sourced from SEC proxy filings, not LLM guesses. Nine tools: look up CEO/NEO pay an
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
Comments