drio
Open app

Bitcoin MCP Server

Source

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

Catalog onlyCatalog onlySTDIO

Overview

Bitcoin MCP Server is a demonstration of a Spring Boot/AI MCP Server that tracks Bitcoin prices using CoinGecko APIs.

To use the Bitcoin MCP Server, ensure you have Java 17 or later and Maven 3.6 or later installed. Build the project using the command ./gradlew clean build -x test, and integrate it with Claude Desktop by adding the specified configuration to your settings.

  • Tracks real-time Bitcoin prices using CoinGecko APIs. - Built with Spring Boot for easy integration and deployment. - Supports integration with Claude Desktop for enhanced functionality.
  1. Monitoring Bitcoin price fluctuations in real-time.
  2. Integrating with other applications for cryptocurrency tracking.
  3. Demonstrating the use of Spring Boot in building API servers.

Add to your AI client

Use these steps to connect Bitcoin MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "spring-boot-bitcoin-mcp-server-2025-nlinhvu": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spring-boot-bitcoin-mcp-server-2025-nlinhvu"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "spring-boot-bitcoin-mcp-server-2025-nlinhvu": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spring-boot-bitcoin-mcp-server-2025-nlinhvu"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "spring-boot-bitcoin-mcp-server-2025-nlinhvu": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spring-boot-bitcoin-mcp-server-2025-nlinhvu"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "spring-boot-bitcoin-mcp-server-2025-nlinhvu": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spring-boot-bitcoin-mcp-server-2025-nlinhvu"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "spring-boot-bitcoin-mcp-server-2025-nlinhvu": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spring-boot-bitcoin-mcp-server-2025-nlinhvu"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "spring-boot-bitcoin-mcp-server-2025-nlinhvu": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spring-boot-bitcoin-mcp-server-2025-nlinhvu"
      ]
    }
  }
}

FAQ

What are the prerequisites for running the Bitcoin MCP Server?

You need Java 17 or later and Maven 3.6 or later installed on your machine.

How do I integrate the server with Claude Desktop?

You need to build a jar file and add the specified configuration to your Claude Desktop settings.

Where can I find more information about CoinGecko APIs?

You can refer to the [CoinGecko APIs References](https://docs.coingecko.com/reference/simple-price) for more details.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2632,"uuid":"751dbef6-85de-427e-8197-5a547fc6728b","name":"spring-boot-bitcoin-mcp-server-2025","title":"Bitcoin MCP Server","description":"A demonstration of A Spring Boot/AI MCP Server that tracks Bitcoin prices using CoinGecko APIs (api.coingecko.com/api/v3)","avatar_url":"https://avatars.githubusercontent.com/u/110116089?v=4","created_at":"$D2025-03-13T09:16:48.467Z","updated_at":"$D2025-03-13T09:39:20.956Z","status":"created","author_name":"nlinhvu","author_avatar_url":"https://avatars.githubusercontent.com/u/110116089?v=4","tags":"bitcoin,spring-boot,api","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/nlinhvu/spring-boot-bitcoin-mcp-server-2025","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"1\",\"license\":\"\",\"language\":\"Java\",\"is_official\":false,\"latest_commit_time\":\"2025-03-10 21:31:17\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]