mcpbeat Sign in

gently MCP Server

answering

gently is answering right now. Last checked 6 min ago. 73 installs a week from npm.

Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 68 · avg 13 · +138% w/w
a month agotoday
Uptime history 39 days of history · worst day 98%
39 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
535 ms
Response time
average over 24h
73
Installs / week
npm and PyPI

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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

run in your terminal
claude mcp add knowledge-graph --transport http https://api.stage.gently.is/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "knowledge-graph": {
      "url": "https://api.stage.gently.is/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.knowledge-graph]
url = "https://api.stage.gently.is/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "knowledge-graph": {
      "url": "https://api.stage.gently.is/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "knowledge-graph": {
      "url": "https://api.stage.gently.is/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://api.stage.gently.is/mcp streamable-http sign-in 374 ms 6 min ago

Alternatives to gently

same job, measured the same way
Sense
by luuuc

Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.

local only
Codeix
by montanetech

Fast semantic code search for AI agents — find symbols, references, and callers across any codebase

80 installs/wk local only
Code Fundi MCP
by felixwaweru

CodeFundi MCP server for codebase mapping and blast-radius analysis.

48 installs/wk local only
Sverklo
by sverklo

Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.

281 installs/wk local only
codeindex
by munhq

Structural code intelligence over MCP: symbols, callers, imports and blast radius, 40+ languages.

548 installs/wk local only
Code Pathfinder
by codepathfinder

Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.

436 installs/wk local only
Corral
by sebastienrousseau

Search code and symbols across every clone in your Corral workspace. Zero network calls.

local only
Symvanta
by symvanta

Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.

27 tools answering

gently — questions

Answers built from our own checks of this server.

Why is there no tool list for gently?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is gently working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 535 ms. The bar chart above shows every period we have measured.
Is gently still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect gently?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to gently?
No API key is involved. gently answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is gently?
It answers our handshake in 535 ms on average, which is faster than 26% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use gently?
The npm package @gently/mcp-server was installed 73 times in the last week. Week over week that is +138%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.