Hive MCP Server
Provides real-time crypto and Web3 intelligence using the Hive Intelligence API.
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 Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Blend MCP
An AI gateway for the Blend Protocol on Stellar, enabling DeFi actions like lending, borrowing, and pool creation through AI assistants or apps.
symbolica-mcp
A scientific computing server for symbolic math, data analysis, and visualization using popular Python libraries like NumPy, SciPy, and Pandas.
Semgrep
Enable AI agents to secure code with Semgrep.
Vega-Lite
Generate visualizations from fetched data using the VegaLite format and renderer.
GoDoc MCP
Access real-time Go package documentation from pkg.go.dev.
Authless Remote MCP Server
A remote MCP server deployable on Cloudflare Workers that does not require authentication.
Revit MCP
Interact with Autodesk Revit using the MCP protocol. This server provides AI tools and requires the corresponding Revit plugin to function.
gurddy mcp
his repository contains a fully functional MCP (Model Context Protocol) server, providing solutions for Constraint Satisfaction Problems (CSP) and Linear Programming (LP). It is based on the gurddy package and supports solving a variety of classic problems.
MCP OpenAPI Connector
Connect to any OpenAPI-based API with built-in OAuth2 authentication management.
Argo CD
Interact with Argo CD applications through natural language.