Hive Intelligence MCP providing unified access to crypto, DeFi, Web3 analytics, equities, forex, and macro data.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill hive-crypto-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hive Crypto Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-hive-crypto-mcp)More formats (shields.io, HTML) on the badges page.
---
name: hive-crypto-mcp
description: "Hive Intelligence MCP providing unified access to crypto, DeFi, Web3 analytics, equities, forex, and macro data."
version: 1.0.0
metadata:
openclaw:
tags: [hive, analytics, defi, macro, official]
official: true
source: "https://github.com/hive-intel/hive-crypto-mcp"
---
# Hive Crypto MCP Server
Official MCP server from Hive Intelligence.
Hive Intelligence MCP providing unified access to crypto, DeFi, Web3 analytics, equities, forex, and macro data. A comprehensive data platform enabling AI agents to query across multiple financial domains including cryptocurrency markets, decentralized finance protocols, and traditional financial instruments.
## Installation
```bash
# From the official repo:
git clone https://github.com/hive-intel/hive-crypto-mcp
cd hive-crypto-mcp
npm install
```
## Links
- **GitHub**: https://github.com/hive-intel/hive-crypto-mcp
- **Documentation**: https://github.com/hive-intel/hive-crypto-mcp#readme
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.