Cover image
spring-boot-bitcoin-mcp-server-2025
Public

spring-boot-bitcoin-mcp-server-2025

Try Now
2025-03-10

A demonstration of A Spring Boot/AI MCP Server that tracks Bitcoin prices using CoinGecko APIs (api.coingecko.com/api/v3)

3 years

Works with Finder

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

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • Lists Tailwind CSS classes in monospaced font

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

    Reviews

    4 (1)
    Avatar
    user_3HOoMi7r
    2025-04-16

    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!