hivepulse
Provides real-time monitoring for the Hive agent network on Base L2, exposing tools for health metrics, population analytics, economy data, and threshold-based alerts.
HivePulse — Agent Network Monitoring — MCP Server
HivePulse is a Model Context Protocol (MCP) server that provides real-time monitoring for the Hive agent network on Base L2. It exposes JSON-RPC 2.0 endpoints for health metrics, population analytics, economy data, and threshold-based alerts.
MCP Tools
Tool | Description |
| Network-wide health metrics: active services, uptime, error rates |
| Agent population stats: total agents, active count, species breakdown |
| Economy metrics: transaction volume, revenue, settlement totals |
| Subscribe to threshold-based alerts for any metric |
Related MCP server: inflow-mcp
Usage
Send JSON-RPC 2.0 requests to POST /mcp:
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "hivepulse_get_health",
"arguments": {}
}
}Supported Methods
initialize— Returns protocol version, capabilities, and server infotools/list— Returns available tool definitionstools/call— Execute a tool by name with arguments
REST API
HivePulse also exposes a REST API under /v1/pulse with endpoints for AEI, reputation, arbitration, knowledge pricing, genetics, subscriptions, and a data firehose.
Setup
npm install
npm startServer runs on port 3001 by default (configurable via PORT env var).
Architecture
Node.js with Express. SQLite for persistence. Six background analyzers run continuously for real-time metric computation.
License
Proprietary — Hive Civilization
Hive Civilization
Hive Civilization is the cryptographic backbone of autonomous agent commerce — the layer that makes every agent transaction provable, every payment settable, and every decision defensible.
This repository is part of the PROVABLE · SETTABLE · DEFENSIBLE pillar.
thehiveryiq.com
hiveagentiq.com
agent-card: https://hivetrust.onrender.com/.well-known/agent-card.json
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityCmaintenanceEnterprise-grade MCP server with multi-agent system for business AI transformation across finance, healthcare, retail, and other domains. Provides specialized AI agents for data analysis, API execution, business validation, and report generation with real-time monitoring and observability.Last updated

inflow-mcpofficial
Alicense-qualityDmaintenanceMCP Server for agents to onboard, pay, and provision services autonomously with InFlowLast updated6MIT- Alicense-qualityDmaintenanceMCP server for agent ecosystem analytics. Provides real-time health snapshots including transaction velocity and dispute rates, predictive analysis with confidence scoring, and pattern detection across multi-agent networks.Last updatedMIT
- Alicense-qualityCmaintenanceMCP server for multi-agent AI systems providing mailbox messaging, A2A task delegation, resource coordination, and a web dashboard.Last updated7MIT
Related MCP Connectors
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/srotzin/hivepulse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server