nlinhvu
MCP Servernlinhvupublic

spring boot bitcoin mcp server 2025

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

Repository Info

2
Stars
1
Forks
2
Watchers
0
Issues
Java
Language
-
License

About This Server

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

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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

  • Weather STDIO MCP Server - Christian Tzolov
  • MCP Server Boot Starter
  • CoinGecko APIs References

Quick Start

1

Clone the repository

git clone https://github.com/nlinhvu/spring-boot-bitcoin-mcp-server-2025
2

Install dependencies

cd spring-boot-bitcoin-mcp-server-2025
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownernlinhvu
Repospring-boot-bitcoin-mcp-server-2025
LanguageJava
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation