Command Palette

Search for a command to run...

UnylyUnyly
Browse all

kukapay/crypto-stocks-mcp

FreeNot checked

An MCP server that tracks real-time data for major crypto-related stocks.

GitHubEmbed

About

An MCP server that tracks real-time data for major crypto-related stocks.

README

An MCP server that tracks real-time data for major crypto-related stocks to help AI agents analyze blockchain investment opportunities.

GitHub License Python Version Status

Features

  • List Crypto Stocks: Retrieve a list of crypto-related stocks (e.g., Coinbase, MicroStrategy) in a table format.
  • Real-Time Prices: Fetch the latest price for a specific stock, including ticker, company name, price, and timestamp.
  • Historical Data: Access historical stock prices and trading volumes for a specified number of days.
  • Query Prompts: Generate natural language prompts for querying stock information.

Installation

Prerequisites

  • Python 3.10 or higher
  • uv (recommended) or pip for dependency management

Setup

  1. Clone the Repository:

    git clone https://github.com/kukapay/crypto-stocks-mcp.git
    cd crypto-stocks-mcp
    
  2. Install Dependencies:

    Using uv (recommended):

    uv sync
    
  3. Install to Claude Desktop:

    Install the server as a Claude Desktop application:

    uv run mcp install main.py --name "Crypto Stocks"
    

    Configuration file as a reference:

    {
       "mcpServers": {
           "Crypto Stocks": {
               "command": "uv",
               "args": [ "--directory", "/path/to/crypto-stocks-mcp", "run", "main.py" ]
           }
       }
    }
    

    Replace /path/to/crypto-stocks-mcp with your actual installation path.

Usage

Example Interactions

Using an MCP-compatible client (e.g., Claude Desktop or MCP Inspector):

  • List All Stocks:

    Prompt:

    Show me all crypto-related stocks.

    Result:

    +----------+-------------------------------------+
    | Ticker   | Name                                |
    +==========+=====================================+
    | COIN     | Coinbase Global Inc.                |
    | MSTR     | MicroStrategy Incorporated          |
    | MARA     | Marathon Digital Holdings           |
    | ...      | ...                                 |
    +----------+-------------------------------------+
    
  • Get Real-Time Price:

    Prompt:

    What's the latest price for Coinbase?

    Result:

    +----------+-----------------------+---------+----------------------------+
    | Ticker   | Name                  | Price   | Timestamp                  |
    +==========+=======================+=========+============================+
    | COIN     | Coinbase Global Inc.  | 200.50  | 2025-08-07T17:15:00.123456|
    +----------+-----------------------+---------+----------------------------+
    
  • Fetch Historical Data:

    Prompt:

    Show me the historical prices for MicroStrategy over the past 30 days.

    Result:

    +------------+---------+----------+
    | Date       | Close   | Volume   |
    +============+=========+==========+
    | 2025-07-08 | 195.20  | 1200000  |
    | 2025-07-09 | 198.50  | 1300000  |
    | ...        | ...     | ...      |
    +------------+---------+----------+
    
  • Use Query Prompt:

    Call the stock_query prompt with COIN:

    Get the latest price and historical data for Coinbase Global Inc. (COIN).
    

License

This project is licensed under the MIT License. See the LICENSE file for details.

from github.com/kukapay/crypto-stocks-mcp

Installing kukapay/crypto-stocks-mcp

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/kukapay/crypto-stocks-mcp

FAQ

Is kukapay/crypto-stocks-mcp MCP free?

Yes, kukapay/crypto-stocks-mcp MCP is free — one-click install via Unyly at no cost.

Does kukapay/crypto-stocks-mcp need an API key?

No, kukapay/crypto-stocks-mcp runs without API keys or environment variables.

Is kukapay/crypto-stocks-mcp hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install kukapay/crypto-stocks-mcp in Claude Desktop, Claude Code or Cursor?

Open kukapay/crypto-stocks-mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

$5

Stripe

Payments, customers, subscriptions

Stripeby Stripe

malamutemayhem/unclick-agent-native-endpoints

110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n

malamutemayhemby malamutemayhem

whiteknightonhorse/APIbase

Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa

whiteknightonhorseby whiteknightonhorse

trackerfitness729-jpg/sitelauncher-mcp-server

Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr

trackerfitness729-jpgby trackerfitness729-jpg

embeddedlayers/mcp-analytics

Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources

embeddedlayersby embeddedlayers

carrierone/verilexdata-mcp

20 structured datasets (NPI healthcare, SEC filings, OFAC sanctions, crypto whales, Polymarket signals, patents, economic indicators) via x402 pay-per-query wit

carrieroneby carrierone

tipdotmd/tip-md-x402-mcp-server

MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.

tipdotmdby tipdotmd

laundromatic/shopgraph

Structured product data from the open web — Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev

laundromaticby laundromatic

mrslbt/xendit-mcp

Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers across Indonesia, Philippines, Thailand, Vietnam, and Mal

mrslbtby mrslbt

@arbitova/mcp-server

Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create

jiayuanliang0716-maxby jiayuanliang0716-max

Compare kukapay/crypto-stocks-mcp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs