{
  "project_id": "stacklok/toolhive",
  "repo": "stacklok/toolhive",
  "name": "toolhive",
  "github_url": "https://github.com/stacklok/toolhive",
  "homepage_url": "https://stacklok.com/download/",
  "language": "Go",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "ai",
    "ai-security",
    "aicodeassistant",
    "golang",
    "kubernetes",
    "mcp",
    "mcp-security",
    "mcp-servers",
    "mcp-tools",
    "model-context-protocol",
    "security"
  ],
  "description": "ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers.",
  "overview": "Use stacklok/toolhive when the user needs a mcp server project with docker, kubernetes, local deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "trpc-group/trpc-agent-go",
      "reason": "Related to stacklok/toolhive through mcp server category and docker deployment."
    },
    {
      "repo": "mcp-use/mcp-use",
      "reason": "Related to stacklok/toolhive through mcp server category and local deployment."
    },
    {
      "repo": "awslabs/mcp",
      "reason": "Related to stacklok/toolhive through mcp server category and kubernetes deployment."
    },
    {
      "repo": "micro/go-micro",
      "reason": "Related to stacklok/toolhive through mcp server category and docker deployment."
    },
    {
      "repo": "heymrun/heym",
      "reason": "Related to stacklok/toolhive through mcp server category and docker deployment."
    },
    {
      "repo": "mudler/LocalAI",
      "reason": "Related to stacklok/toolhive through mcp server category and docker deployment."
    },
    {
      "repo": "bytechefhq/bytechef",
      "reason": "Related to stacklok/toolhive through mcp server category and docker deployment."
    },
    {
      "repo": "activepieces/activepieces",
      "reason": "Related to stacklok/toolhive through mcp server category and docker deployment."
    }
  ],
  "dependencies": [
    "MCP"
  ],
  "deployments": [
    "docker",
    "kubernetes",
    "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"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"model context protocol\" in metadata.",
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"kubernetes\" 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": "low",
      "evidence": [
        "No Cloudflare deployment signal detected."
      ]
    }
  },
  "quality_signals": {
    "stars": 1924,
    "recent_commits": 100,
    "contributors": 100,
    "issue_response_time_hours": null,
    "release_frequency_180d": 90
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "partial",
    "releases_180d": "complete",
    "contributors_90d": "partial"
  },
  "quality_score": 47,
  "agent_score": 84,
  "score": 90,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 76,
    "deployment": 90,
    "popularity": 66,
    "community": 100
  },
  "git_top_score": 90,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 84,
    "documentation": 84,
    "stability": 90,
    "adoption": 96,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use stacklok/toolhive when the user needs a mcp server project with docker, kubernetes, local deployment options.",
    "purpose": "Use stacklok/toolhive when the user needs a mcp server project with docker, kubernetes, local deployment options.",
    "install": "Run with Docker using the repository's container 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",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "docker",
      "kubernetes",
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"model context protocol\" in metadata.",
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"kubernetes\" 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": "low",
        "evidence": [
          "No Cloudflare deployment signal detected."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "partial",
      "releases_180d": "complete",
      "contributors_90d": "partial"
    },
    "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",
      "Low-confidence classification fields: cloudflareReady.",
      "Partial or estimated quality signals: stars30dDelta, commits30d, contributors90d."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-07-03T23:00:39.837Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Low-confidence classification fields: cloudflareReady.",
    "Partial or estimated quality signals: stars30dDelta, commits30d, contributors90d."
  ],
  "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-03T23:00:39.837Z",
  "knowledge": {
    "project": {
      "id": "stacklok/toolhive",
      "owner": "stacklok",
      "name": "toolhive",
      "full_name": "stacklok/toolhive",
      "github_url": "https://github.com/stacklok/toolhive",
      "homepage_url": "https://stacklok.com/download/",
      "description": "ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers.",
      "language": "Go",
      "topics": [
        "ai",
        "ai-security",
        "aicodeassistant",
        "golang",
        "kubernetes",
        "mcp",
        "mcp-security",
        "mcp-servers",
        "mcp-tools",
        "model-context-protocol",
        "security"
      ],
      "license": "Apache-2.0",
      "stars": 1924,
      "forks": 238,
      "open_issues": 245,
      "default_branch": "main",
      "created_at": "2025-03-12T14:49:15Z",
      "updated_at": "2026-07-03T22:18:03Z",
      "pushed_at": "2026-07-03T19:51:26Z",
      "synced_at": "2026-07-03T23:00:39.837Z"
    },
    "agent_card": {
      "project_id": "stacklok/toolhive",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "kubernetes",
        "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"
      ],
      "alternatives": [],
      "summary_for_agent": "Use stacklok/toolhive when the user needs a mcp server project with docker, kubernetes, local deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"model context protocol\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"kubernetes\" 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": "low",
          "evidence": [
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-03T23:00:39.837Z"
    },
    "metrics": {
      "project_id": "stacklok/toolhive",
      "stars_30d_delta": 121,
      "commits_30d": 100,
      "releases_180d": 90,
      "contributors_90d": 100,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 47,
      "maintenance_score": 76,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "calculated_at": "2026-07-03T23:00:39.837Z"
    }
  },
  "resolved_from": {
    "requested_id": "stacklok/toolhive",
    "resolved_id": "stacklok/toolhive",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 770,
    "generated_at": "2026-07-04T06:32:19.808Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}