{
  "project_id": "ZaxbyHub/opencode-swarm",
  "repo": "ZaxbyHub/opencode-swarm",
  "name": "opencode-swarm",
  "github_url": "https://github.com/ZaxbyHub/opencode-swarm",
  "homepage_url": null,
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "agent-swarm",
    "ai-agents",
    "ai-coding",
    "automation",
    "bun",
    "cli",
    "code-review",
    "coding-agent",
    "developer-tools",
    "github",
    "guardrails",
    "llm",
    "mcp",
    "multi-agent",
    "open-source",
    "opencode",
    "opencode-plugin",
    "planning",
    "software-engineering",
    "typescript"
  ],
  "description": "  Architect-centric agentic swarm plugin for OpenCode. Hub-and-spoke orchestration with SME consultation, code generation, and QA review.",
  "overview": "Use ZaxbyHub/opencode-swarm when the user needs a mcp server project with library_only, local, cloud deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "openwong2kim/wmux",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and library_only deployment."
    },
    {
      "repo": "ComposioHQ/composio",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and library_only deployment."
    },
    {
      "repo": "olo-dot-io/Uni-CLI",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and library_only deployment."
    },
    {
      "repo": "VoltAgent/voltagent",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and local deployment."
    },
    {
      "repo": "automagik-dev/genie",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and local deployment."
    },
    {
      "repo": "1jehuang/jcode",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and library_only deployment."
    },
    {
      "repo": "superset-sh/superset",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and local deployment."
    },
    {
      "repo": "googleapis/mcp-toolbox",
      "reason": "Related to ZaxbyHub/opencode-swarm through mcp server category and library_only deployment."
    }
  ],
  "dependencies": [
    "MCP",
    "LLM provider"
  ],
  "deployments": [
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "connect agents to tools",
    "expose APIs through MCP",
    "bootstrap MCP integrations"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"npm install\" in repository content.",
        "Matched \"library\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected."
      ]
    }
  },
  "quality_signals": {
    "stars": 389,
    "recent_commits": 100,
    "contributors": 13,
    "issue_response_time_hours": null,
    "release_frequency_180d": 100
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "partial",
    "releases_180d": "partial",
    "contributors_90d": "complete"
  },
  "quality_score": 33,
  "agent_score": 69,
  "score": 84,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 59,
    "deployment": 80,
    "popularity": 52,
    "community": 58
  },
  "git_top_score": 84,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 72,
    "documentation": 84,
    "stability": 90,
    "adoption": 73,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use ZaxbyHub/opencode-swarm when the user needs a mcp server project with library_only, local, cloud deployment options.",
    "purpose": "Use ZaxbyHub/opencode-swarm when the user needs a mcp server project with library_only, local, cloud deployment options.",
    "install": "Install as a library or package using the repository instructions.",
    "inputs": [
      "tool definitions",
      "resource config",
      "transport settings"
    ],
    "outputs": [
      "MCP tools",
      "JSON-RPC responses",
      "server capabilities"
    ],
    "good_for": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations",
      "agent tool exposure",
      "MCP integrations",
      "tool servers"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"npm install\" in repository content.",
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "partial",
      "releases_180d": "partial",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta, commits30d, releases180d."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-07-07T21:01:10.468Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: stars30dDelta, commits30d, releases180d."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-07-07T21:01:10.468Z",
  "knowledge": {
    "project": {
      "id": "ZaxbyHub/opencode-swarm",
      "owner": "ZaxbyHub",
      "name": "opencode-swarm",
      "full_name": "ZaxbyHub/opencode-swarm",
      "github_url": "https://github.com/ZaxbyHub/opencode-swarm",
      "homepage_url": null,
      "description": "  Architect-centric agentic swarm plugin for OpenCode. Hub-and-spoke orchestration with SME consultation, code generation, and QA review.",
      "language": "TypeScript",
      "topics": [
        "agent-swarm",
        "ai-agents",
        "ai-coding",
        "automation",
        "bun",
        "cli",
        "code-review",
        "coding-agent",
        "developer-tools",
        "github",
        "guardrails",
        "llm",
        "mcp",
        "multi-agent",
        "open-source",
        "opencode",
        "opencode-plugin",
        "planning",
        "software-engineering",
        "typescript"
      ],
      "license": "MIT",
      "stars": 389,
      "forks": 40,
      "open_issues": 119,
      "default_branch": "main",
      "created_at": "2026-01-27T16:00:05Z",
      "updated_at": "2026-07-07T20:16:14Z",
      "pushed_at": "2026-07-07T20:58:31Z",
      "synced_at": "2026-07-07T21:01:10.468Z"
    },
    "agent_card": {
      "project_id": "ZaxbyHub/opencode-swarm",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [],
      "summary_for_agent": "Use ZaxbyHub/opencode-swarm when the user needs a mcp server project with library_only, local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"npm install\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-07T21:01:10.468Z"
    },
    "metrics": {
      "project_id": "ZaxbyHub/opencode-swarm",
      "stars_30d_delta": 72,
      "commits_30d": 100,
      "releases_180d": 100,
      "contributors_90d": 13,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 33,
      "maintenance_score": 59,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "partial",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-07T21:01:10.468Z"
    }
  },
  "resolved_from": {
    "requested_id": "ZaxbyHub/opencode-swarm",
    "resolved_id": "ZaxbyHub/opencode-swarm",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 839,
    "generated_at": "2026-07-07T23:34:26.884Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}