Skip to main content
Glama

Hive Intelligence MCP Server

A Model Context Protocol (MCP) server providing comprehensive cryptocurrency and Web3 analytics through intelligent tool orchestration.

Overview

Hive Intelligence MCP Server enables AI assistants to access a wide range of cryptocurrency, DeFi, and Web3 analytics through a unified MCP interface. The server provides both dynamic and category-specific access to over 200+ specialized tools covering market data, on-chain analytics, portfolio tracking, security analysis, and more.

📊 Analytics Categories

  • Market Data & Price

  • On-Chain DEX & Pool

  • Portfolio & Wallet

  • Token & Contract

  • DeFi Protocol

  • NFT Analytics

  • Security & Risk

  • Network & Infrastructure

  • Search & Discovery

  • Social & Sentiment

Installation

# Install dependencies npm install # Build the server npm run build # Start the server npm start

MCP Client Configuration

Add to your MCP client configuration:

{ "mcpServers": { "hive": { "command": "npx", "args": ["-y", "mcp-hive"] } } }

Usage

Claude Desktop Configuration

Add to your Claude Desktop configuration file:

Windows: %APPDATA%\Claude\claude_desktop_config.json macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

{ "mcpServers": { "hive-mcp": { "command": "npx", "args": ["-y", "mcp-hive"] } } }

Development

Building

# Development build npm run build # Production build with executable permissions npm run prepare

Testing

# Use MCP inspector for testing npm run inspector

remote mcp server

checkout the guide to use the hive's remote mcp server https://hiveintelligence.xyz/crypto-mcp

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    A MCP server offering tools for cryptocurrency research and Ethereum-based automation.
    Last updated -
    13
    39
    AGPL 3.0
  • -
    security
    A
    license
    -
    quality
    An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
    Last updated -
    0
    93
    MIT License
  • A
    security
    A
    license
    A
    quality
    An MCP server that delivers cryptocurrency sentiment analysis to AI agents.
    Last updated -
    5
    43
    MIT License
  • A
    security
    A
    license
    A
    quality
    An MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.
    Last updated -
    37
    181
    GPL 3.0
    • Apple
    • Linux

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hive-intel/hive-crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server