{
  "project_id": "VeriTeknik/pluggedin-app",
  "repo": "VeriTeknik/pluggedin-app",
  "name": "pluggedin-app",
  "github_url": "https://github.com/VeriTeknik/pluggedin-app",
  "homepage_url": "https://plugged.in",
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "ai",
    "mcp",
    "mcp-client",
    "mcp-server",
    "model-context-protocol",
    "model-context-protocol-servers",
    "oauth2",
    "rag",
    "vibe-coding"
  ],
  "description": "The Crossroads for AI Data Exchanges. A unified, self-hostable web interface for discovering, configuring, and managing Model Context Protocol (MCP) servers—bringing together AI tools, workspaces, prompts, and logs from multiple MCP sources (Claude, Cursor, etc.) under one roof.",
  "overview": "Use VeriTeknik/pluggedin-app when the user needs a mcp server project with docker, library-only, local deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "gefsikatsinelou/MetaSearchMCP",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    },
    {
      "repo": "pinkpixel-dev/deep-research-mcp",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    },
    {
      "repo": "argoproj-labs/mcp-for-argocd",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    },
    {
      "repo": "heymrun/heym",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    },
    {
      "repo": "google-gemini/gemini-cli",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    },
    {
      "repo": "rush-db/rushdb",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    },
    {
      "repo": "trpc-group/trpc-agent-go",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    },
    {
      "repo": "containers/kubernetes-mcp-server",
      "reason": "Related to VeriTeknik/pluggedin-app through mcp server category and docker deployment."
    }
  ],
  "dependencies": [
    "MCP",
    "Vector database"
  ],
  "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 \"model context protocol\" in metadata.",
        "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": "high",
      "evidence": [
        "Runtime blocker: python, postgres.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 97,
    "recent_commits": 6,
    "contributors": 7,
    "issue_response_time_hours": null,
    "release_frequency_180d": 4
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 11,
  "agent_score": 60,
  "score": 73,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 27,
    "deployment": 90,
    "popularity": 40,
    "community": 52
  },
  "git_top_score": 73,
  "git_top_score_breakdown": {
    "community": 83,
    "maintenance": 31,
    "documentation": 92,
    "stability": 100,
    "adoption": 55,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use VeriTeknik/pluggedin-app when the user needs a mcp server project with docker, library-only, local deployment options.",
    "purpose": "Use VeriTeknik/pluggedin-app 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 \"model context protocol\" in metadata.",
          "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": "high",
        "evidence": [
          "Runtime blocker: python, postgres.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "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-08-01T16:00:10.299Z"
  },
  "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-08-01T16:00:10.299Z",
  "knowledge": {
    "project": {
      "id": "VeriTeknik/pluggedin-app",
      "owner": "VeriTeknik",
      "name": "pluggedin-app",
      "full_name": "VeriTeknik/pluggedin-app",
      "github_url": "https://github.com/VeriTeknik/pluggedin-app",
      "homepage_url": "https://plugged.in",
      "description": "The Crossroads for AI Data Exchanges. A unified, self-hostable web interface for discovering, configuring, and managing Model Context Protocol (MCP) servers—bringing together AI tools, workspaces, prompts, and logs from multiple MCP sources (Claude, Cursor, etc.) under one roof.",
      "language": "TypeScript",
      "topics": [
        "ai",
        "mcp",
        "mcp-client",
        "mcp-server",
        "model-context-protocol",
        "model-context-protocol-servers",
        "oauth2",
        "rag",
        "vibe-coding"
      ],
      "license": "MIT",
      "stars": 97,
      "forks": 14,
      "open_issues": 8,
      "default_branch": "main",
      "created_at": "2025-03-23T14:26:23Z",
      "updated_at": "2026-08-01T15:49:16Z",
      "pushed_at": "2026-08-01T15:49:10Z",
      "synced_at": "2026-08-01T16:00:10.299Z"
    },
    "agent_card": {
      "project_id": "VeriTeknik/pluggedin-app",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "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 VeriTeknik/pluggedin-app when the user needs a mcp server project with docker, library-only, local deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"model context protocol\" in metadata.",
            "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": "high",
          "evidence": [
            "Runtime blocker: python, postgres.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-01T16:00:10.299Z"
    },
    "metrics": {
      "project_id": "VeriTeknik/pluggedin-app",
      "stars_30d_delta": 6,
      "commits_30d": 6,
      "releases_180d": 4,
      "contributors_90d": 7,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 11,
      "maintenance_score": 27,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-01T16:00:10.299Z"
    }
  },
  "resolved_from": {
    "requested_id": "VeriTeknik/pluggedin-app",
    "resolved_id": "VeriTeknik/pluggedin-app",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1019,
    "generated_at": "2026-08-01T18:40:53.130Z",
    "snapshot_id": "d1:1019:2026-08-01T18:30:25.420Z",
    "latest_synced_at": "2026-08-01T18:30:25.420Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}