Bitcoin MCP Server
@nlinhvu
About Bitcoin MCP Server
A demonstration of A Spring Boot/AI MCP Server that tracks Bitcoin prices using CoinGecko APIs (api.coingecko.com/api/v3)
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 Bitcoin MCP Server?
A Spring Boot/AI MCP server demonstration that tracks Bitcoin prices using the CoinGecko API. It is designed for developers using Claude Desktop who want to integrate real-time Bitcoin price data through the Model Context Protocol.
How to use Bitcoin MCP Server?
First, build a JAR file by running ./gradlew clean build -x test (requires Java 17+ and Maven 3.6+). Then add a JSON configuration block to your Claude Desktop settings specifying the java -jar command pointing to the built JAR.
Key features of Bitcoin MCP Server
- Tracks Bitcoin prices via CoinGecko API.
- Built with Spring Boot and Spring AI.
- Integrates with Claude Desktop through MCP.
- Requires Java 17 or later.
- Deployed as a standalone JAR file.
- Includes a
BitcoinServiceClientclass generated by Claude 3.7 Sonnet.
Use cases of Bitcoin MCP Server
- Fetch current Bitcoin price directly from Claude Desktop.
- Demonstrate how to build an MCP server with Spring Boot.
- Serve as a reference for integrating external APIs (CoinGecko) with MCP.
FAQ from Bitcoin MCP Server
What are the prerequisites to run this server?
Java 17 or later, Maven 3.6 or later, and Claude Desktop installed with a Claude Account are required.
How do I build the server?
Run ./gradlew clean build -x test from the project root to produce the executable JAR.
How do I integrate it with Claude Desktop?
Add the provided JSON configuration (with the absolute path to the JAR) to your Claude Desktop settings under mcpServers.
Which API does the server use?
It uses the CoinGecko API (api.coingecko.com/api/v3) to fetch Bitcoin price data.
Is this server intended for production use?
The README describes it as a demonstration server, not a production-ready application.
Frequently asked questions
What are the prerequisites to run this server?
Java 17 or later, Maven 3.6 or later, and Claude Desktop installed with a Claude Account are required.
How do I build the server?
Run `./gradlew clean build -x test` from the project root to produce the executable JAR.
How do I integrate it with Claude Desktop?
Add the provided JSON configuration (with the absolute path to the JAR) to your Claude Desktop settings under `mcpServers`.
Which API does the server use?
It uses the CoinGecko API (`api.coingecko.com/api/v3`) to fetch Bitcoin price data.
Is this server intended for production use?
The README describes it as a demonstration server, not a production-ready application.
Basic information
More Finance & Commerce MCP servers
Unquant
StreetbeatHosted financial-data MCP for AI agents: 28 tools for market and company data, financial news, macroeconomics, and US Congress disclosures. Streamable HTTP with an anonymous Free allowance plus OAuth. Delayed/end-of-day

NexusTrade Financial MCP
Austin StarksConnect AI assistants and agents to NexusTrade for quantitative research, backtesting, managed compute, creator discovery, strategy subscriptions, editable portfolio forks, continuous paper or live copy trading, and cont
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.

Coinfuty
CoinfutyFree remote MCP server for real-time crypto futures data: price, open interest, funding rates, long/short ratio, liquidations and volume across hundreds of coins and major exchanges. No API key required.
Capital.com MCP
capital-com-svCFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 81.31% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understa
Comments