bitcoin-mcp-server
kirtiapte/bitcoin-mcp-serverUpdated 21 days ago01

Remote#Bitcoin#CoinGecko#LLM InterfaceLicense: NoneLanguage: Java

Bitcoin Model Context Protocol Server

This MCP Server provides an LLM interface for tracking Bitcoin prices using CoinGecko APIs (api.coingecko.com/api/v3). It was built with the Spring AI MCP project.

Sample

Building the Server

./mvnw clean package

Building the Server

./mvnw test

Configuration

You will need to supply a configuration for the server for your MCP Client. Here's what the configuration looks like for claude_desktop_config.json:

{
  "mcpServers": {
     "bitcoin-mcp-server": {
      "command": "java",
      "args": [
        "-jar",
        "/path/to/bitcoinn-mcp-server/target/bitcoinn-mcp-server-0.0.1-SNAPSHOT.jar"
      ]
    },
}

Deploy on to Cloud Foundry

Login to Cloud Foundry instance

cf push -f manifest.yml

Installation

Claude
Claude
Cursor
Cursor
Windsurf
Windsurf
Cline
Cline
Witsy
Witsy
Spin AI
Spin AI
Run locally with the following command:
Terminal
Add the following config to your client:
JSON
{
  "mcpServers": {
    "bitcoin-mcp-server": {
      "env": {},
      "args": [
        "-jar",
        "/path/to/bitcoinn-mcp-server/target/bitcoinn-mcp-server-0.0.1-SNAPSHOT.jar"
      ],
      "command": "java"
    }
  }
}

MCPLink

Seamless access to top MCP servers powering the future of AI integration.

© 2025 MCPLink. All rights reserved.
discordgithubdiscord