{
  "project": {
    "project_id": "MarcusJellinghaus/mcp-workspace",
    "repo": "MarcusJellinghaus/mcp-workspace",
    "name": "mcp-workspace",
    "github_url": "https://github.com/MarcusJellinghaus/mcp-workspace",
    "homepage_url": null,
    "language": "Python",
    "license": "MIT",
    "project_kind": "project",
    "category": [
      "mcp_server"
    ],
    "tags": [
      "claude-code",
      "claude-desktop",
      "file-operations",
      "filesystem",
      "mcp",
      "mcp-server",
      "model-context-protocol",
      "open-source"
    ],
    "description": "MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.",
    "overview": "Use MarcusJellinghaus/mcp-workspace when the user needs a mcp server project with library_only, local, cloud deployment options.",
    "alternatives": [],
    "related": [],
    "dependencies": [
      "MCP"
    ],
    "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": "high",
        "evidence": [
          "Matched \"model context protocol\" in metadata.",
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"pip 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, filesystem.",
          "No Cloudflare deployment signal detected."
        ]
      }
    },
    "quality_signals": {
      "stars": 49,
      "recent_commits": 3,
      "contributors": 1,
      "issue_response_time_hours": null,
      "release_frequency_180d": 11
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "quality_score": 18,
    "agent_score": 59,
    "score": 71,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 40,
      "deployment": 80,
      "popularity": 34,
      "community": 46
    },
    "git_top_score": 71,
    "git_top_score_breakdown": {
      "community": 62,
      "maintenance": 42,
      "documentation": 92,
      "stability": 100,
      "adoption": 49,
      "agent_readability": 90
    },
    "summary": {
      "tl_dr": "Use MarcusJellinghaus/mcp-workspace when the user needs a mcp server project with library_only, local, cloud deployment options.",
      "purpose": "Use MarcusJellinghaus/mcp-workspace 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": "high",
          "evidence": [
            "Matched \"model context protocol\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip 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, filesystem.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "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",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "last_verified_at": "2026-07-07T05:00:12.194Z"
    },
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "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-07T05:00:12.194Z"
  },
  "related": [
    {
      "project_id": "achiya-automation/safari-mcp",
      "repo": "achiya-automation/safari-mcp",
      "name": "safari-mcp",
      "github_url": "https://github.com/achiya-automation/safari-mcp",
      "homepage_url": "https://achiya-automation.com",
      "language": "JavaScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "ai-agents",
        "ai-tools",
        "apple-silicon",
        "applescript",
        "automation",
        "browser-automation",
        "claude",
        "claude-code",
        "cursor",
        "devtools",
        "llm-tools",
        "macos",
        "mcp",
        "mcp-server",
        "model-context-protocol",
        "safari",
        "safari-mcp",
        "web-automation",
        "webkit",
        "windsurf"
      ],
      "description": "Native Safari browser automation for AI agents. 80 tools via AppleScript — zero overhead, keeps logins, runs silently in background. Drop-in alternative to Chrome DevTools MCP with 40-60% less CPU/heat on Apple Silicon.",
      "overview": "Use achiya-automation/safari-mcp when the user needs a mcp server project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "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": [
            "Found Docker configuration file.",
            "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": "low",
          "evidence": [
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 133,
        "recent_commits": 32,
        "contributors": 5,
        "issue_response_time_hours": null,
        "release_frequency_180d": 72
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 24,
      "agent_score": 65,
      "score": 80,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 47,
        "deployment": 90,
        "popularity": 42,
        "community": 50
      },
      "git_top_score": 80,
      "git_top_score_breakdown": {
        "community": 78,
        "maintenance": 64,
        "documentation": 92,
        "stability": 100,
        "adoption": 59,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use achiya-automation/safari-mcp when the user needs a mcp server project with docker, library_only, local deployment options.",
        "purpose": "Use achiya-automation/safari-mcp when the user needs a mcp server project with docker, library_only, 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",
          "users expecting a complete hosted product",
          "front-end apps",
          "non-tooling backends"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"mcp\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "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": "low",
            "evidence": [
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "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",
          "users expecting a complete hosted product",
          "Low-confidence classification fields: cloudflareReady.",
          "Partial or estimated quality signals: stars30dDelta."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-02T12:00:46.748Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Low-confidence classification fields: cloudflareReady.",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
      "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-02T12:00:46.748Z"
    },
    {
      "project_id": "mcp-use/mcp-use",
      "repo": "mcp-use/mcp-use",
      "name": "mcp-use",
      "github_url": "https://github.com/mcp-use/mcp-use",
      "homepage_url": "https://manufact.com",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "agentic-framework",
        "ai",
        "apps-sdk",
        "chatgpt",
        "claude-code",
        "claude-connectors",
        "llms",
        "mcp",
        "mcp-apps",
        "mcp-client",
        "mcp-gateway",
        "mcp-inspector",
        "mcp-server",
        "mcp-servers",
        "mcp-tools",
        "mcp-ui",
        "model-context-protocol",
        "modelcontextprotocol",
        "openclaw",
        "skills"
      ],
      "description": "The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.",
      "overview": "Use mcp-use/mcp-use when the user needs a mcp server project with library_only, local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "LLM provider"
      ],
      "deployments": [
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "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": "high",
          "evidence": [
            "Matched \"mcp server\" in metadata.",
            "Matched \"modelcontextprotocol\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python, filesystem.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 10186,
        "recent_commits": 39,
        "contributors": 44,
        "issue_response_time_hours": null,
        "release_frequency_180d": 100
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 9,
        "commits_30d": "complete",
        "releases_180d": "partial",
        "contributors_90d": "complete"
      },
      "quality_score": 33,
      "agent_score": 78,
      "score": 88,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 58,
        "deployment": 80,
        "popularity": 80,
        "community": 89
      },
      "git_top_score": 88,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 71,
        "documentation": 84,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use mcp-use/mcp-use when the user needs a mcp server project with library_only, local, cloud deployment options.",
        "purpose": "Use mcp-use/mcp-use 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": "high",
            "evidence": [
              "Matched \"mcp server\" in metadata.",
              "Matched \"modelcontextprotocol\" in metadata.",
              "Matched \"mcp\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"pip install\" in repository content.",
              "Matched \"npm install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "No strong beginner or advanced signal found; defaulting to intermediate."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python, filesystem.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 9,
          "commits_30d": "complete",
          "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: releases180d."
        ],
        "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "last_verified_at": "2026-07-01T01:00:34.560Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: releases180d."
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "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-01T01:00:34.560Z"
    },
    {
      "project_id": "containers/kubernetes-mcp-server",
      "repo": "containers/kubernetes-mcp-server",
      "name": "kubernetes-mcp-server",
      "github_url": "https://github.com/containers/kubernetes-mcp-server",
      "homepage_url": null,
      "language": "Go",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "containers",
        "context",
        "kubernetes",
        "kubernetes-mcp",
        "mcp",
        "model",
        "modelcontextprotocol",
        "openshift",
        "protocol"
      ],
      "description": "Model Context Protocol (MCP) server for Kubernetes and OpenShift",
      "overview": "Use containers/kubernetes-mcp-server when the user needs a mcp server project with docker, kubernetes, serverless deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP"
      ],
      "deployments": [
        "docker",
        "kubernetes",
        "serverless",
        "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": "high",
          "evidence": [
            "Matched \"model context protocol\" in metadata.",
            "Matched \"modelcontextprotocol\" 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.",
            "Matched \"npm install\" 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": 1755,
        "recent_commits": 49,
        "contributors": 63,
        "issue_response_time_hours": null,
        "release_frequency_180d": 7
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 32,
      "agent_score": 80,
      "score": 90,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 54,
        "deployment": 100,
        "popularity": 65,
        "community": 100
      },
      "git_top_score": 90,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 69,
        "documentation": 92,
        "stability": 100,
        "adoption": 97,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use containers/kubernetes-mcp-server when the user needs a mcp server project with docker, kubernetes, serverless deployment options.",
        "purpose": "Use containers/kubernetes-mcp-server 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",
          "users expecting a complete hosted product",
          "front-end apps",
          "non-tooling backends"
        ],
        "deployment": [
          "docker",
          "kubernetes",
          "serverless",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"model context protocol\" in metadata.",
              "Matched \"modelcontextprotocol\" 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.",
              "Matched \"npm install\" 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": "complete",
          "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",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta."
        ],
        "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "last_verified_at": "2026-07-06T16:00:11.271Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "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-06T16:00:11.271Z"
    },
    {
      "project_id": "nirholas/XActions",
      "repo": "nirholas/XActions",
      "name": "XActions",
      "github_url": "https://github.com/nirholas/XActions",
      "homepage_url": "https://xactions.app/features",
      "language": "HTML",
      "license": "NOASSERTION",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "ai-agent",
        "automation",
        "claude",
        "gpt",
        "mass-unfollow",
        "mcp",
        "mcp-server",
        "model-context-protocol",
        "nodejs",
        "open-source",
        "puppeteer",
        "twitter",
        "twitter-automation",
        "twitter-bot",
        "twitter-scraper",
        "unfollow-tool",
        "x",
        "xactions"
      ],
      "description": "⚡ The Complete X/Twitter Automation Toolkit — Scrapers, MCP server for AI agents (Claude/GPT), CLI, browser scripts. No API fees. Open source. Unfollow people who don't follow back. Monitor real-time analytics. Auto follow, like, comment, scrape, without API. Follow Bot. Like bot. Grow your account automatically. ",
      "overview": "Use nirholas/XActions when the user needs a mcp server project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "Cloudflare Workers",
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "cloudflare",
        "serverless",
        "vercel",
        "library_only",
        "local"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": true,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"mcp server\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Found wrangler.toml.",
            "Matched \"vercel\" in repository content.",
            "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": [
            "Cloudflare deployment path suggests a guided serverless setup."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Cloudflare signal: wrangler.toml.",
            "Runtime blocker: none detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 363,
        "recent_commits": 1,
        "contributors": 3,
        "issue_response_time_hours": null,
        "release_frequency_180d": 0
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 5,
      "agent_score": 61,
      "score": 67,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 16,
        "deployment": 100,
        "popularity": 51,
        "community": 48
      },
      "git_top_score": 67,
      "git_top_score_breakdown": {
        "community": 77,
        "maintenance": 12,
        "documentation": 92,
        "stability": 70,
        "adoption": 75,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use nirholas/XActions when the user needs a mcp server project with docker, cloudflare, serverless deployment options.",
        "purpose": "Use nirholas/XActions when the user needs a mcp server project with docker, cloudflare, serverless deployment options. It is marked Cloudflare-ready.",
        "install": "Deploy on Cloudflare Workers using the repository's deployment 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": [
          "users expecting a complete hosted product",
          "front-end apps",
          "non-tooling backends"
        ],
        "deployment": [
          "docker",
          "cloudflare",
          "serverless",
          "vercel",
          "library_only",
          "local"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"mcp server\" in metadata.",
              "Matched \"mcp\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Found wrangler.toml.",
              "Matched \"vercel\" in repository content.",
              "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": [
              "Cloudflare deployment path suggests a guided serverless setup."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Cloudflare signal: wrangler.toml.",
              "Runtime blocker: none detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "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": [
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta."
        ],
        "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "last_verified_at": "2026-07-03T14:00:36.897Z"
      },
      "caveats": [
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "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-03T14:00:36.897Z"
    },
    {
      "project_id": "firecrawl/firecrawl-mcp-server",
      "repo": "firecrawl/firecrawl-mcp-server",
      "name": "firecrawl-mcp-server",
      "github_url": "https://github.com/firecrawl/firecrawl-mcp-server",
      "homepage_url": "https://firecrawl.dev",
      "language": "JavaScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "batch-processing",
        "claude",
        "content-extraction",
        "data-collection",
        "firecrawl",
        "firecrawl-ai",
        "javascript-rendering",
        "llm-tools",
        "mcp",
        "mcp-server",
        "model-context-protocol",
        "search-api",
        "web-crawler",
        "web-scraping"
      ],
      "description": "🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.",
      "overview": "Use firecrawl/firecrawl-mcp-server when the user needs a mcp server project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "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": "high",
          "evidence": [
            "Matched \"mcp server\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"npm install\" 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": 6795,
        "recent_commits": 46,
        "contributors": 26,
        "issue_response_time_hours": null,
        "release_frequency_180d": 0
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 12,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 18,
      "agent_score": 70,
      "score": 79,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 29,
        "deployment": 90,
        "popularity": 77,
        "community": 71
      },
      "git_top_score": 79,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 40,
        "documentation": 92,
        "stability": 60,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use firecrawl/firecrawl-mcp-server when the user needs a mcp server project with docker, library_only, local deployment options.",
        "purpose": "Use firecrawl/firecrawl-mcp-server when the user needs a mcp server project with docker, library_only, 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",
          "users expecting a complete hosted product",
          "front-end apps",
          "non-tooling backends"
        ],
        "deployment": [
          "docker",
          "library_only",
          "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 \"npm install\" 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": "snapshot",
          "stars30d_window_days": 12,
          "commits_30d": "complete",
          "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",
          "users expecting a complete hosted product",
          "Low-confidence classification fields: cloudflareReady."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-03T11:00:45.628Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Low-confidence classification fields: cloudflareReady."
      ],
      "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-03T11:00:45.628Z"
    },
    {
      "project_id": "awkoy/notion-mcp-server",
      "repo": "awkoy/notion-mcp-server",
      "name": "notion-mcp-server",
      "github_url": "https://github.com/awkoy/notion-mcp-server",
      "homepage_url": "https://www.npmjs.com/package/notion-mcp-server",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "ai-agent",
        "anthropic",
        "chatgpt",
        "claude",
        "claude-desktop",
        "cursor",
        "llm",
        "mcp",
        "mcp-server",
        "model-context-protocol",
        "notion",
        "notion-ai",
        "notion-api",
        "notion-mcp",
        "typescript"
      ],
      "description": "Notion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.",
      "overview": "Use awkoy/notion-mcp-server when the user needs a mcp server project with docker, local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "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 server\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "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": 160,
        "recent_commits": 25,
        "contributors": 3,
        "issue_response_time_hours": null,
        "release_frequency_180d": 10
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 20,
      "agent_score": 61,
      "score": 78,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 41,
        "deployment": 80,
        "popularity": 44,
        "community": 48
      },
      "git_top_score": 78,
      "git_top_score_breakdown": {
        "community": 73,
        "maintenance": 60,
        "documentation": 84,
        "stability": 100,
        "adoption": 63,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use awkoy/notion-mcp-server when the user needs a mcp server project with docker, local, cloud deployment options.",
        "purpose": "Use awkoy/notion-mcp-server when the user needs a mcp server project with docker, local, cloud 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",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"model context protocol\" in metadata.",
              "Matched \"mcp server\" in metadata.",
              "Matched \"mcp\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "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": "complete",
          "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",
          "Low-confidence classification fields: cloudflareReady.",
          "Partial or estimated quality signals: stars30dDelta."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-02T21:00:40.477Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Low-confidence classification fields: cloudflareReady.",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "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-02T21:00:40.477Z"
    },
    {
      "project_id": "sipyourdrink-ltd/bernstein",
      "repo": "sipyourdrink-ltd/bernstein",
      "name": "bernstein",
      "github_url": "https://github.com/sipyourdrink-ltd/bernstein",
      "homepage_url": "https://bernstein.run",
      "language": "Python",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "agent-framework",
        "agent-orchestrator",
        "agentic-ai",
        "ai-agents",
        "ai-coding",
        "aider",
        "anthropic",
        "claude-code",
        "cli-tool",
        "codex-cli",
        "coding-agent",
        "deterministic-scheduler",
        "hmac-audit",
        "llm",
        "mcp-server",
        "model-context-protocol",
        "multi-agent",
        "parallel-worktrees",
        "python",
        "swe-bench"
      ],
      "description": "Audit-grade multi-agent orchestration for CLI coding agents (Claude Code, Codex, Gemini CLI, +40 more). HMAC-chained audit log, signed agent cards, per-artefact lineage, air-gap deploy. The orchestrator your compliance team will sign off on. https://bernstein.run",
      "overview": "Use sipyourdrink-ltd/bernstein when the user needs a mcp server project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "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": [
            "Found Docker configuration file.",
            "Matched \"pip install\" 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": 640,
        "recent_commits": 100,
        "contributors": 23,
        "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": 38,
      "agent_score": 74,
      "score": 89,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 62,
        "deployment": 90,
        "popularity": 56,
        "community": 68
      },
      "git_top_score": 89,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 74,
        "documentation": 92,
        "stability": 100,
        "adoption": 79,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use sipyourdrink-ltd/bernstein when the user needs a mcp server project with docker, library_only, local deployment options.",
        "purpose": "Use sipyourdrink-ltd/bernstein when the user needs a mcp server project with docker, library_only, 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",
          "users expecting a complete hosted product",
          "front-end apps",
          "non-tooling backends"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"mcp\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"pip install\" 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-06T19:00:17.899Z"
      },
      "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-06T19:00:17.899Z"
    },
    {
      "project_id": "openwong2kim/wmux",
      "repo": "openwong2kim/wmux",
      "name": "wmux",
      "github_url": "https://github.com/openwong2kim/wmux",
      "homepage_url": "https://github.com/openwong2kim/wmux#readme",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "mcp_server"
      ],
      "tags": [
        "agentic-ai",
        "ai-agent",
        "ai-agents",
        "ai-coding",
        "browser-automation",
        "claude",
        "claude-code",
        "coding-agent",
        "developer-tools",
        "electron",
        "gemini",
        "mcp-server",
        "multi-agent",
        "powershell",
        "terminal-multiplexer",
        "tmux",
        "tmux-alternative",
        "windows"
      ],
      "description": "Windows tmux alternative for AI agents — split terminals for Claude Code, Codex, Gemini CLI with MCP browser automation. No WSL required.",
      "overview": "Use openwong2kim/wmux when the user needs a mcp server project with library_only, local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "Browser automation",
        "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.",
            "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": 219,
        "recent_commits": 100,
        "contributors": 12,
        "issue_response_time_hours": null,
        "release_frequency_180d": 73
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 33,
      "agent_score": 68,
      "score": 85,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 59,
        "deployment": 80,
        "popularity": 47,
        "community": 57
      },
      "git_top_score": 85,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 72,
        "documentation": 84,
        "stability": 100,
        "adoption": 67,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use openwong2kim/wmux when the user needs a mcp server project with library_only, local, cloud deployment options.",
        "purpose": "Use openwong2kim/wmux 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.",
              "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": "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",
          "users expecting a complete hosted product",
          "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-07-01T23:01:00.186Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "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-07-01T23:01:00.186Z"
    }
  ],
  "resolved_from": {
    "requested_id": "MarcusJellinghaus/mcp-workspace",
    "resolved_id": "MarcusJellinghaus/mcp-workspace",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 815,
    "generated_at": "2026-07-07T07:54:01.627Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}