{
  "project_id": "agentic-community/mcp-gateway-registry",
  "repo": "agentic-community/mcp-gateway-registry",
  "name": "mcp-gateway-registry",
  "github_url": "https://github.com/agentic-community/mcp-gateway-registry",
  "homepage_url": "https://agentic-community.github.io/mcp-gateway-registry/",
  "language": "Python",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "a2a",
    "agentic-ai",
    "agents",
    "ans",
    "documentdb",
    "ecs",
    "ecs-fargate",
    "entra-id",
    "fgac",
    "mcp",
    "mcp-gateway",
    "mcp-registry",
    "mcp-servers",
    "mongodb",
    "oauth2",
    "okta",
    "registry",
    "skills",
    "terraform"
  ],
  "description": "Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth authentication, dynamic tool discovery, and unified access for both autonomous AI agents and AI coding assistants. Transform scattered MCP server chaos into governed, auditable tool access with Keycloak/Entra integration.",
  "overview": "Use agentic-community/mcp-gateway-registry when the user needs a mcp server project with docker, kubernetes, serverless deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "googleapis/mcp-toolbox",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and docker deployment."
    },
    {
      "repo": "ModelEngine-Group/nexent",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and docker deployment."
    },
    {
      "repo": "trpc-group/trpc-agent-go",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and docker deployment."
    },
    {
      "repo": "Portkey-AI/gateway",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and docker deployment."
    },
    {
      "repo": "mudler/LocalAI",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and docker deployment."
    },
    {
      "repo": "seaworld008/Commonly-used-high-value-skills",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and docker deployment."
    },
    {
      "repo": "dagucloud/dagu",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and docker deployment."
    },
    {
      "repo": "mcp-use/mcp-use",
      "reason": "Related to agentic-community/mcp-gateway-registry through mcp server category and local deployment."
    }
  ],
  "dependencies": [
    "MCP",
    "LLM provider"
  ],
  "deployments": [
    "docker",
    "kubernetes",
    "serverless",
    "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 \"mcp server\" in metadata.",
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found Docker configuration file.",
        "Matched \"kubernetes\" in repository content.",
        "Matched \"helm chart\" in repository content.",
        "Matched \"serverless\" 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.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 854,
    "recent_commits": 100,
    "contributors": 55,
    "issue_response_time_hours": null,
    "release_frequency_180d": 22
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "partial",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 41,
  "agent_score": 83,
  "score": 90,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 70,
    "deployment": 100,
    "popularity": 59,
    "community": 100
  },
  "git_top_score": 90,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 80,
    "documentation": 92,
    "stability": 90,
    "adoption": 88,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use agentic-community/mcp-gateway-registry when the user needs a mcp server project with docker, kubernetes, serverless deployment options.",
    "purpose": "Use agentic-community/mcp-gateway-registry when the user needs a mcp server project with docker, kubernetes, serverless 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",
      "serverless",
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"mcp server\" in metadata.",
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"kubernetes\" in repository content.",
          "Matched \"helm chart\" in repository content.",
          "Matched \"serverless\" 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.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "partial",
      "releases_180d": "complete",
      "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",
      "Partial or estimated quality signals: stars30dDelta, commits30d."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-11T00:00:31.223Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: stars30dDelta, commits30d."
  ],
  "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-08-11T00:00:31.223Z",
  "knowledge": {
    "project": {
      "id": "agentic-community/mcp-gateway-registry",
      "owner": "agentic-community",
      "name": "mcp-gateway-registry",
      "full_name": "agentic-community/mcp-gateway-registry",
      "github_url": "https://github.com/agentic-community/mcp-gateway-registry",
      "homepage_url": "https://agentic-community.github.io/mcp-gateway-registry/",
      "description": "Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth authentication, dynamic tool discovery, and unified access for both autonomous AI agents and AI coding assistants. Transform scattered MCP server chaos into governed, auditable tool access with Keycloak/Entra integration.",
      "language": "Python",
      "topics": [
        "a2a",
        "agentic-ai",
        "agents",
        "ans",
        "documentdb",
        "ecs",
        "ecs-fargate",
        "entra-id",
        "fgac",
        "mcp",
        "mcp-gateway",
        "mcp-registry",
        "mcp-servers",
        "mongodb",
        "oauth2",
        "okta",
        "registry",
        "skills",
        "terraform"
      ],
      "license": "Apache-2.0",
      "stars": 854,
      "forks": 214,
      "open_issues": 106,
      "default_branch": "main",
      "created_at": "2025-05-29T18:23:37Z",
      "updated_at": "2026-08-10T16:02:26Z",
      "pushed_at": "2026-08-10T15:27:36Z",
      "synced_at": "2026-08-11T00:00:31.223Z"
    },
    "agent_card": {
      "project_id": "agentic-community/mcp-gateway-registry",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "kubernetes",
        "serverless",
        "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 agentic-community/mcp-gateway-registry when the user needs a mcp server project with docker, kubernetes, serverless deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"mcp server\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"kubernetes\" in repository content.",
            "Matched \"helm chart\" in repository content.",
            "Matched \"serverless\" 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.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-11T00:00:31.223Z"
    },
    "metrics": {
      "project_id": "agentic-community/mcp-gateway-registry",
      "stars_30d_delta": 58,
      "commits_30d": 100,
      "releases_180d": 22,
      "contributors_90d": 55,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 41,
      "maintenance_score": 70,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-11T00:00:31.223Z"
    }
  },
  "resolved_from": {
    "requested_id": "agentic-community/mcp-gateway-registry",
    "resolved_id": "agentic-community/mcp-gateway-registry",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1055,
    "generated_at": "2026-08-11T02:06:55.633Z",
    "snapshot_id": "d1:1055:2026-08-11T01:30:29.992Z",
    "latest_synced_at": "2026-08-11T01:30:29.992Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}