C

Crypto Stocks Mcp

kukapay
💰 Finance & Fintech
0 Views
0 Installs

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

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-crypto-stocks-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay-crypto-stocks-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Crypto Stocks MCP

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.

Related MCP Servers

M
Mcp

📇 ☁️ - Fundraising infrastructure for AI agents on Solana — campaigns, x402 donations, and on-chain reputation. MCP tools for registering agents, creating campaigns, and donating via the x402 pay-to-call flow, backed by Anchor programs (agentregistry, escrow, reputation). npx -y @agentfund/mcp

💰 Finance & Fintech1 views
M
Mcp Server

📇 ☁️ - EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics — pay-per-call in USDC on Base. SEPA Instant EUR off-ramp.

💰 Finance & Fintech1 views
C
Cnb

📇 ☁️ 🏠 🍎 🪟 🐧 - Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.

💰 Finance & Fintech1 views
M
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 escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

💰 Finance & Fintech0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.