Agent Plugins Marketplace
All plugins

cryptorank

v1.0.0-ghast.1

Research crypto funding rounds, investors, token unlocks and project teams through CryptoRank’s official MCP (Beta).

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Ghast AILicense: MIT0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Sep 8, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/cryptorank/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/cryptorank/
├── plugin.json
├── skills/cryptorank/SKILL.md
└── mcp.json

Included Skills1

cryptorankskills/cryptorank/SKILL.md

Use CryptoRank in Ghast. Research crypto funding rounds, investors, token unlocks and project teams through CryptoRank’s official MCP (Beta). 通过 CryptoRank 官方 MCP(Beta)研究加密项目融资、投资机构、代币解锁与团队。

MCP servers1

cryptorankStreamable HTTP
url
https://api.cryptorank.io/mcp

Plugin manifests1

plugins/cryptorank/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "cryptorank",
  "version": "1.0.0-ghast.1",
  "description": "Research crypto funding rounds, investors, token unlocks and project teams through CryptoRank’s official MCP (Beta).",
  "author": {
    "name": "Ghast AI",
    "url": "https://ghast.trapezohe.ai"
  },
  "homepage": "https://cryptorank.io/insights/analytics/how-to-use-CryptoRank-MCP-server",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "officialConnectorSource": "https://cryptorank.io/insights/analytics/how-to-use-CryptoRank-MCP-server",
      "connectorPublisher": "CryptoRank",
      "category": "finance",
      "icon": "./assets/icon.svg",
      "displayName": "CryptoRank",
      "descriptions": {
        "en": "Research crypto funding rounds, investors, token unlocks and project teams through CryptoRank’s official MCP (Beta).",
        "zh-CN": "通过 CryptoRank 官方 MCP(Beta)研究加密项目融资、投资机构、代币解锁与团队。"
      }
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[cryptorank on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cryptorank)