CodeIssuesDiscussionsWikiPull RequestsProjectsCommitsActionsReleasesContributorsPulse● GatesSecuritySettingsDeploymentsPipelineInsightsAgents✨ Explain✨ Ask AI✨ Workspace✨ Spec✨ Tests▓ Debt Map✨ NL Search🏛 Archaeology
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.gluecron/gluecron",
"title": "Gluecron",
"description": "AI-native git hosting — repos, PRs, issues, CI gates, and AI code review over MCP (60 tools).",
"version": "1.0.0",
"websiteUrl": "https://gluecron.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://gluecron.com/mcp"
}
]
}
|