hivepulse
HivePulse — 代理网络监控 — MCP 服务器
HivePulse 是一个模型上下文协议 (MCP) 服务器,为 Base L2 上的 Hive 代理网络提供实时监控。它公开了用于健康指标、人口分析、经济数据和基于阈值的警报的 JSON-RPC 2.0 端点。
MCP 工具
工具 | 描述 |
| 全网健康指标:活跃服务、正常运行时间、错误率 |
| 代理人口统计:代理总数、活跃数量、物种细分 |
| 经济指标:交易量、收入、结算总额 |
| 订阅任何指标的基于阈值的警报 |
Related MCP server: inflow-mcp
使用方法
向 POST /mcp 发送 JSON-RPC 2.0 请求:
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "hivepulse_get_health",
"arguments": {}
}
}支持的方法
initialize— 返回协议版本、功能和服务器信息tools/list— 返回可用的工具定义tools/call— 通过名称和参数执行工具
REST API
HivePulse 还在 /v1/pulse 下公开了一个 REST API,包含用于 AEI、声誉、仲裁、知识定价、遗传学、订阅和数据流的端点。
设置
npm install
npm start服务器默认在端口 3001 上运行(可通过 PORT 环境变量配置)。
架构
使用 Express 的 Node.js。使用 SQLite 进行持久化。六个后台分析器持续运行以进行实时指标计算。
许可证
专有 — Hive Civilization
Hive Civilization
Hive Civilization 是自主代理商业的加密骨干网——这一层使每一笔代理交易都可证明、每一笔支付都可结算、每一个决策都可辩护。
本仓库是 PROVABLE · SETTABLE · DEFENSIBLE(可证明 · 可结算 · 可辩护)支柱的一部分。
thehiveryiq.com
hiveagentiq.com
agent-card: https://hivetrust.onrender.com/.well-known/agent-card.json
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP Server for an Agent Task Marketplace
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
Monitoring for the agent economy — liveness, latency, trust scoring for MCP endpoints
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnterprise-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.-

inflow-mcpofficial
AlicenseNot gradedqualityDmaintenanceMCP Server for agents to onboard, pay, and provision services autonomously with InFlow6MIT- AlicenseNot gradedqualityDmaintenanceMCP 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.MIT
- FlicenseNot gradedqualityDmaintenanceIntegrity monitor for MCP server ecosystems, providing real-time health checks, drift detection, and cascade impact analysis for any AI agent.-