crypto-price-tracker-mcp

RoystonDAlmeida/crypto-price-tracker-mcp

3.1

If you are the rightful owner of crypto-price-tracker-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Crypto Price Tracker MCP Server is a Python-based application designed to track cryptocurrency prices, manage a watchlist, and export data to Google Sheets, utilizing the FastMCP framework and Docker for containerization.

Tools

Functions exposed to the LLM to take actions

get_watchlist

Get the current watchlist of tracked cryptocurrencies.

add_to_watchlist

Add a cryptocurrency to the watchlist.

remove_from_watchlist

Remove a cryptocurrency from the watchlist.

fetch_prices

Fetch the latest prices for all coins in the watchlist.

export_to_sheets

Export all tracked price data to a Google Sheet and share it with a specified user.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources