{"id":"sourcegraph-gitserver","name":"gitserver","homepage":"https://hub.docker.com/r/sourcegraph/gitserver","repo_url":"https://hub.docker.com/r/sourcegraph/gitserver","category":"infrastructure","subcategories":[],"tags":["git","version-control","self-hosted","source-code-management"],"what_it_does":"gitserver is a Git hosting/service component (a self-hosted “Git server”) intended to provide Git repository access over a network, typically via standard Git protocols (e.g., SSH and/or dumb/HTTP transport).","use_cases":["Hosting Git repositories for teams","Providing authenticated Git push/pull access in self-managed environments","Building CI/CD workflows that fetch source code from a private Git server","Running an internal mirror or centralized code hosting for an organization"],"not_for":["Public, internet-facing hosting without hardening and monitoring","Use cases requiring OAuth-based app authorization flows or fine-grained per-action API access","Scenarios needing a fully managed SaaS with support/SLA"],"best_when":null,"avoid_when":null,"alternatives":["GitHub","GitLab","Bitbucket","Gitea","Forgejo","AWS CodeCommit","Azure Repos"],"af_score":24.0,"security_score":48.5,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:56:01.363920+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["SSH keys (typical for Git over SSH)"],"oauth":false,"scopes":false,"notes":"No repository-provided documentation/manifest content was included here to verify supported authentication methods (e.g., SSH vs. HTTP basic/token) or any scope model."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Self-hosted/on-prem software; costs are typically infrastructure and operational effort, not credits."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":24.0,"security_score":48.5,"reliability_score":27.5,"mcp_server_quality":0.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":0.0,"tls_enforcement":50.0,"auth_strength":60.0,"scope_granularity":20.0,"dependency_hygiene":50.0,"secret_handling":60.0,"security_notes":"Security depends heavily on the specific deployment/configuration (SSH enforcement, TLS termination, key management, permission model, and logging). No package metadata/documentation was provided here to assess implementation details.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Git server interactions are often stateful and may require careful handling of network/transports (SSH/HTTP) rather than clean HTTP-style APIs.","Without explicit API contracts, agents may need to use git CLI or reimplement transport/auth, increasing integration friction.","Operations like repository creation/moves may not be inherently idempotent across all deployments."]}}