Bitcoin Model Context Protocol Server
@kirtiapte
About Bitcoin Model Context Protocol Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bitcoin Model Context Protocol Server?
This MCP server provides an LLM interface for tracking Bitcoin prices using the CoinGecko API (api.coingecko.com/api/v3). It is built with the Spring AI MCP project and is designed to be integrated with AI models through the Model Context Protocol.
How to use Bitcoin Model Context Protocol Server?
Build the server with ./mvnw clean package. Configure your MCP client (e.g., Claude Desktop) by adding a java -jar /path/to/bitcoinn-mcp-server-0.0.1-SNAPSHOT.jar command in the claude_desktop_config.json. Optionally deploy to Cloud Foundry using cf push -f manifest.yml and bind via cf cups and cf bind-service.
Key features of Bitcoin Model Context Protocol Server
- Provides an LLM interface for Bitcoin price tracking.
- Uses the CoinGecko API (api.coingecko.com/api/v3).
- Built with the Spring AI MCP framework.
- Deployable on Cloud Foundry.
- Configurable via standard MCP client configuration.
Use cases of Bitcoin Model Context Protocol Server
- Integrate Bitcoin price queries into AI chatbots and assistants.
- Enable LLMs to fetch live Bitcoin prices during conversations.
- Combine with other MCP services for broader financial data access.
FAQ from Bitcoin Model Context Protocol Server
What API does the server use?
It uses the CoinGecko API (api.coingecko.com/api/v3) to fetch Bitcoin prices.
How do I build the server?
Run ./mvnw clean package from the project root.
How do I configure this server for an MCP client like Claude Desktop?
Add a JSON entry to claude_desktop_config.json specifying the command java -jar /path/to/bitcoinn-mcp-server-0.0.1-SNAPSHOT.jar and the associated arguments.
Can I deploy this server on Cloud Foundry?
Yes. You can push it with cf push -f manifest.yml, create a user‑provided service with cf cups bitcoin-mcp-server, bind it with cf bind-service, and restart the app.
What runtime does it require?
The server requires Java to run (launched via java -jar).
Frequently asked questions
What API does the server use?
It uses the CoinGecko API (api.coingecko.com/api/v3) to fetch Bitcoin prices.
How do I build the server?
Run `./mvnw clean package` from the project root.
How do I configure this server for an MCP client like Claude Desktop?
Add a JSON entry to `claude_desktop_config.json` specifying the command `java -jar /path/to/bitcoinn-mcp-server-0.0.1-SNAPSHOT.jar` and the associated arguments.
Can I deploy this server on Cloud Foundry?
Yes. You can push it with `cf push -f manifest.yml`, create a user‑provided service with `cf cups bitcoin-mcp-server`, bind it with `cf bind-service`, and restart the app.
What runtime does it require?
The server requires Java to run (launched via `java -jar`).
Basic information
More Finance & Commerce MCP servers
Yahoo Finance MCP Server
narumirunaMetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.

Savi Tools
Savi Gurus AI Innovation LabsAsk your AI assistant about your Savi Tools business: invoices, expenses, mileage, contacts, projects, taxes, and more. Read-only and OAuth-secured — your assistant sees only your own data at getsavitools.com, and you
Comments