Skip to main content

KryptoGO MCP server for Solana meme coin analysis and trading

Project description

KryptoGO Meme Trader MCP Server

SHUTDOWN NOTICE — kg-xyz Analysis Backend

The KryptoGO XYZ analysis backend (wallet-data.kryptogo.app) will be discontinued on 2026-05-04.

After this date, MCP tools that depend on cluster analysis, wallet labels, signal dashboards, and DCA/limit order data will return errors. swap_tokens continues to work — it uses the OKX DEX aggregator and signs locally. See Available Tools for per-tool status.

MCP server for Solana meme coin analysis and trading powered by KryptoGO.

Quick Start

Claude Code

claude mcp add kryptogo-meme-trader -e KRYPTOGO_API_KEY=your_key -- uvx kryptogo-meme-trader

With Trading

claude mcp add kryptogo-meme-trader \
  -e KRYPTOGO_API_KEY=your_key \
  -e SOLANA_PRIVATE_KEY=your_base58_key \
  -e SOLANA_WALLET_ADDRESS=your_wallet \
  -- uvx kryptogo-meme-trader

Claude Desktop / Cursor / Windsurf

Add to your config file:

{
  "mcpServers": {
    "kryptogo-meme-trader": {
      "command": "uvx",
      "args": ["kryptogo-meme-trader"],
      "env": {
        "KRYPTOGO_API_KEY": "your_key"
      }
    }
  }
}

Prerequisites

Environment Variables

Variable Required Description
KRYPTOGO_API_KEY Yes API key from kryptogo.xyz
SOLANA_PRIVATE_KEY No Base58 private key for trading
SOLANA_WALLET_ADDRESS No Wallet address for portfolio/trading

Available Tools (22)

Legend: ⚠️ = stops working after the kg-xyz backend shutdown on 2026-05-04. ✓ = continues to work (independent of kg-xyz backend).

Analysis (13)

Tool Description Post-2026-05-04
get_token_overview Get comprehensive token overview including price, market cap, and metadata ⚠️ Unavailable
analyze_token Cluster analysis — groups related wallets to reveal insider holdings (free tier: first 2 clusters only) ⚠️ Unavailable
get_cluster_trends Analyze smart money cluster trends and movements ⚠️ Unavailable
get_balance_history Track historical balance changes for a wallet ⚠️ Unavailable
get_balance_increase Identify wallets with significant balance increases ⚠️ Unavailable
get_top_holders_snapshot Get current snapshot of top token holders ⚠️ Unavailable
get_historical_top_holders View historical top holder data over time ⚠️ Unavailable
get_fresh_addresses Detect newly created wallets accumulating tokens ⚠️ Unavailable
get_dca_limit_orders Find DCA and limit order activity for a token ⚠️ Unavailable
get_price_chart Retrieve OHLCV price chart data ⚠️ Unavailable
get_batch_prices Get prices for multiple tokens in a single call ⚠️ Unavailable
get_cluster_connections Map connections between wallets in a cluster ⚠️ Unavailable
get_wallet_assets List all token holdings for a wallet ⚠️ Unavailable

Discovery (3)

Tool Description Post-2026-05-04
get_trending_tokens Get currently trending tokens across chains ⚠️ Unavailable
get_signal_dashboard Network-wide accumulation signals — tokens where insiders are buying (Pro/Alpha only) ⚠️ Unavailable
get_signal_history Browse historical trading signals ⚠️ Unavailable

Portfolio (2)

Tool Description Post-2026-05-04
get_account_info Get account info including API usage and tier ⚠️ Unavailable
get_portfolio View wallet portfolio with P&L tracking ⚠️ Degraded (kg-xyz P&L enrichment gone; raw balances still available via Solana RPC)

Trading (1)

Tool Description Post-2026-05-04
swap_tokens Execute token swaps on Solana ✓ Continues to work (routes via OKX DEX aggregator with local signing)

Labels & Risk (3)

Tool Description Post-2026-05-04
get_wallet_labels Get labels and tags for a wallet address ⚠️ Unavailable
get_token_wallet_labels Get labeled wallets associated with a token ⚠️ Unavailable
check_rug_risk Assess rug pull risk for a token ⚠️ Unavailable

Supported Chains

Chain chain_id Trading
Solana 501 Yes
BSC 56 Analysis only
Base 8453 Analysis only
Monad 143 Analysis only

Tiers

Tier API Calls/Day Trading Fee Signals
Free 100 1% No
Pro 1,000 0.5% Yes
Alpha 5,000 0% Yes

Security

All transaction signing is performed locally on your machine. Your private key is never sent to KryptoGO servers or any third party.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kryptogo_meme_trader-2.6.0.tar.gz (54.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kryptogo_meme_trader-2.6.0-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file kryptogo_meme_trader-2.6.0.tar.gz.

File metadata

  • Download URL: kryptogo_meme_trader-2.6.0.tar.gz
  • Upload date:
  • Size: 54.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kryptogo_meme_trader-2.6.0.tar.gz
Algorithm Hash digest
SHA256 ac4e3724e72ae1c23ac3eec26510e9c62a795e94282ba70d521f5f03647bb24f
MD5 727f3a17b02d0310bc6a4409f2f19035
BLAKE2b-256 98a9e772a92104d8c62a2b655ceb223868ad7f5466174a9c2518a932ac7f6dee

See more details on using hashes here.

Provenance

The following attestation bundles were made for kryptogo_meme_trader-2.6.0.tar.gz:

Publisher: publish-skill.yml on kryptogo/kryptogo-meme-trader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kryptogo_meme_trader-2.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kryptogo_meme_trader-2.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f59f1d3684e2651bf4402ed49857c760aa301cc05c4e20fee1341437a7d73626
MD5 6dd68a611510403cb90f6216d3fc6250
BLAKE2b-256 7ca6c972186768622136114e38d8d0cf5c5afd49263bfa1ae7740b24050b5bb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for kryptogo_meme_trader-2.6.0-py3-none-any.whl:

Publisher: publish-skill.yml on kryptogo/kryptogo-meme-trader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page