finance & fintech

Whale Tracker Mcp

A mcp server for tracking cryptocurrency whale transactions.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/whale-tracker-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "whale-tracker-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/whale-tracker-mcp"
  ]
}

About This MCP Server

kukapay/whale-tracker-mcp

A mcp server for tracking cryptocurrency whale transactions.

GitHub: https://github.com/kukapay/whale-tracker-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub