saikodi/hive-compute-mcp
Distributed compute MCP server — pool idle LAN machines into a compute cluster for AI agents
Overview
saikodi/hive-compute-mcp is a Python MCP server licensed under MIT. Distributed compute MCP server — pool idle LAN machines into a compute cluster for AI agents Topics: ai-agents, claude-code, compute-cluster, distributed-computing, mcp, python.
Ranked #25 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
3 stars → early stage
Last commit 2d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# hive-mcp
Distributed compute MCP server — pool idle LAN machines into a compute cluster for AI agents.
## The Problem
Running CPU-intensive agentic workloads (backtesting, simulations, hyperparameter sweeps) can peg your host machine at 100% with just 6-7 subagents. Meanwhile, other machines on your LAN sit idle with dozens of cores unused.
## The Solution
**hive-mcp** turns idle machines on your LAN into a unified compute pool, accessible via MCP from Claude Code, Cursor, Copilot, or any MCP-compatible AI tool.
```
Host Worker A Worker B
+-----------------+ +----------------+ +----------------+
| Claude Code | | hive worker | | hive worker |
| hive-mcp broker |<---->| daemon | | daemon |
| (MCP + WS) | ws | auto-discovered| | auto-discovered|
+-----------------+ +----------------+ +----------------+
8 cores 14 cores 6 cores
= 28 Read full README on GitHub → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.