Skip to main content
Glama

Hive MCP Server

// Hive client setup import { Client } from '@hiveio/dhive'; // Create the client with multiple API nodes for redundancy const client = new Client([ 'https://api.hive.blog', 'https://api.hivekings.com', 'https://anyx.io', 'https://api.openhive.network', ]); export default client;

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/gluneau/hive-mcp-server'

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