{
  "project_id": "dosco/graphjin",
  "repo": "dosco/graphjin",
  "name": "graphjin",
  "github_url": "https://github.com/dosco/graphjin",
  "homepage_url": "https://graphjin.com",
  "language": "Go",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "agentic-ai",
    "ai-agents",
    "cloud-native",
    "cockroachdb",
    "database",
    "graphql",
    "llm",
    "mariadb",
    "mcp",
    "mongodb",
    "mssql",
    "mysql",
    "oracle",
    "postgresql",
    "sql",
    "sqlite",
    "yugabyte"
  ],
  "description": "One governed graph for AI agents — GraphQL + MCP over your databases, files, APIs, and code",
  "overview": "Use dosco/graphjin when the user needs a mcp server project with docker, library-only, local deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "googleapis/mcp-toolbox",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    },
    {
      "repo": "AstrBotDevs/AstrBot",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    },
    {
      "repo": "rush-db/rushdb",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    },
    {
      "repo": "trpc-group/trpc-agent-go",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    },
    {
      "repo": "freddy-schuetz/n8n-claw",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    },
    {
      "repo": "openlegion-ai/openlegion",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    },
    {
      "repo": "ModelEngine-Group/nexent",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    },
    {
      "repo": "HKUDS/nanobot",
      "reason": "Related to dosco/graphjin through mcp server category and docker deployment."
    }
  ],
  "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": [
        "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: postgres, filesystem.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 3130,
    "recent_commits": 86,
    "contributors": 56,
    "issue_response_time_hours": null,
    "release_frequency_180d": 91
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 39,
  "agent_score": 83,
  "score": 91,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 68,
    "deployment": 90,
    "popularity": 70,
    "community": 100
  },
  "git_top_score": 91,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 78,
    "documentation": 84,
    "stability": 100,
    "adoption": 100,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use dosco/graphjin when the user needs a mcp server project with docker, library-only, local deployment options.",
    "purpose": "Use dosco/graphjin 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": [
          "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: postgres, filesystem.",
          "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": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-01T19:00:10.531Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "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-08-01T19:00:10.531Z",
  "knowledge": {
    "project": {
      "id": "dosco/graphjin",
      "owner": "dosco",
      "name": "graphjin",
      "full_name": "dosco/graphjin",
      "github_url": "https://github.com/dosco/graphjin",
      "homepage_url": "https://graphjin.com",
      "description": "One governed graph for AI agents — GraphQL + MCP over your databases, files, APIs, and code",
      "language": "Go",
      "topics": [
        "agentic-ai",
        "ai-agents",
        "cloud-native",
        "cockroachdb",
        "database",
        "graphql",
        "llm",
        "mariadb",
        "mcp",
        "mongodb",
        "mssql",
        "mysql",
        "oracle",
        "postgresql",
        "sql",
        "sqlite",
        "yugabyte"
      ],
      "license": "Apache-2.0",
      "stars": 3130,
      "forks": 188,
      "open_issues": 23,
      "default_branch": "master",
      "created_at": "2019-03-24T13:43:05Z",
      "updated_at": "2026-08-01T18:59:23Z",
      "pushed_at": "2026-08-01T18:59:20Z",
      "synced_at": "2026-08-01T19:00:10.531Z"
    },
    "agent_card": {
      "project_id": "dosco/graphjin",
      "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 dosco/graphjin when the user needs a mcp server project with docker, library-only, local deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"npm install\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: postgres, filesystem.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-01T19:00:10.531Z"
    },
    "metrics": {
      "project_id": "dosco/graphjin",
      "stars_30d_delta": 35,
      "commits_30d": 86,
      "releases_180d": 91,
      "contributors_90d": 56,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 39,
      "maintenance_score": 68,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-01T19:00:10.531Z"
    }
  },
  "resolved_from": {
    "requested_id": "dosco/graphjin",
    "resolved_id": "dosco/graphjin",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1020,
    "generated_at": "2026-08-01T21:36:35.955Z",
    "snapshot_id": "d1:1020:2026-08-01T21:30:26.795Z",
    "latest_synced_at": "2026-08-01T21:30:26.795Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}