Skip to main content
Glama

Hive Intelligence

Official
package.json998 B
{ "name": "mcp-hive", "version": "0.1.0", "description": "MCP server for Hive Intelligence crypto and Web3 search", "type": "module", "scripts": { "build": "tsup && node -e \"require('fs').chmodSync('build/server.js', '755')\"", "prepare": "npm run build", "prepublishOnly": "npm run build", "inspector": "npx @modelcontextprotocol/inspector node build/index.js", "start": "node build/server.js" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "@cloudflare/cabidela": "^0.2.4", "@modelcontextprotocol/sdk": "1.13.0", "cors": "^2.8.5", "dotenv": "^16.5.0", "express": "^5.1.0" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^5.0.3", "@types/node": "^20.0.0", "tsup": "^8.5.0", "tsx": "^4.0.0", "typescript": "^5.8.3", "winston": "^3.11.0" }, "bin": { "hive-mcp": "./build/server.js" }, "files": [ "build/**/*", "README.md", "LICENSE" ] }

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