I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Spring-Boot-Bitcoin-MCP-Server-2025
Eine Demonstration eines Spring Boot/AI MCP -Servers, der Bitcoin -Preise mit Coingecko -APIs verfolgt (api.coencko.com/api/v3)
1
Github Watches
1
Github Forks
2
Github Stars
Bitcoin MCP Server
A demonstration of A Spring Boot/AI MCP Server that tracks Bitcoin prices using CoinGecko APIs (api.coingecko.com/api/v3)
Note: The implementation in
BitcoinServiceClient
class is generated by Claude 3.7 Sonnet
Prerequisites
- Java 17 or later
- Maven 3.6 or later
- Claude Desktop installed with a Claude Account
Build
To integrate with Claude Desktop, need to build a jar file:
./gradlew clean build -x test
Claude Desktop Integration
To integrate with Claude Desktop, add the following configuration to your Claude Desktop settings:
{
"mcpServers": {
"bitcoin-mcp-server": {
"command": "java",
"args": [
"-jar",
"/absolute/path/to/bitcoin-mcp-server-0.0.1-SNAPSHOT.jar"
]
}
}
}
Additional Resources
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Reviews

user_3HOoMi7r
The spring-boot-bitcoin-mcp-server-2025 by nlinhvu is an impressive tool for managing Bitcoin applications with ease. It's built with spring-boot, ensuring a reliable and scalable server setup. The documentation is clear, making it straightforward to get started from the provided URL. Highly recommend for developers looking to streamline Bitcoin transactions and server configurations. Check it out at https://github.com/nlinhvu/spring-boot-bitcoin-mcp-server-2025!