mcpbeat

Git.Top MCP Server

io.github.haocn-ops/git-top
answering

Git.Top is answering right now. Last checked 12 min ago. It exposes 5 tools. Last commit 1 Aug 2026.

Evidence-backed open-source project search, recommendations, alternatives, and comparisons.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
132 ms
Response time
average over 24h
0
Stars
last commit 1 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add git-top --transport http https://git.top/mcp/core
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "git-top": {
      "url": "https://git.top/mcp/core"
    }
  }
}
~/.codex/config.toml
[mcp_servers.git-top]
url = "https://git.top/mcp/core"
.cursor/mcp.json
{
  "mcpServers": {
    "git-top": {
      "url": "https://git.top/mcp/core"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "git-top": {
      "url": "https://git.top/mcp/core"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
get_agent_workflow
Return a structured Git.Top workflow that guides an agent from trends to recommendations, graph, alternatives, score, compare, and trust checks.
compare
compare_projects
Compare projects by deployment, maintenance, difficulty, Cloudflare readiness, and use case fit.
project
get_project
Return structured Git.Top knowledge for a project or collection, including the compact agent summary, overview, alternatives, deployments, quality score, agent score, project_kind, and collection_metadata when applicable.
projects
search_projects
Search Git.Top projects by query, category, deployment, difficulty, language, or Cloudflare readiness. Results include project_kind and collection_metadata for resource hubs and curated collections. On large corpora, inspect metadata.candidate_retrieval and metadata.truncated before treating broad results as exhaustive.
recommend
recommend_project
Recommend open source projects for a concrete agent use case and constraints.

Endpoints

URLTransportStateLatencyChecked
https://git.top/mcp/core streamable-http answering 118 ms 12 min ago

Git.Top — questions

Answers built from our own checks of this server.

What can Git.Top do?
It exposes 5 tools, read directly from the server on our last check. Among them: compare_projects, get_agent_workflow, get_project, recommend_project, search_projects. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Git.Top working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 132 ms. The bar chart above shows every period we have measured.
How do I connect Git.Top?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Git.Top need an API key?
No. Git.Top completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Git.Top?
It answers our handshake in 132 ms on average, which is faster than 77% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Git.Top open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.