mcpbeat Sign in

Sense MCP Server

local only

Sense runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

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

Installs / week
not published
37
Stars
9 open issues
15 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Deletes files or strips permissions internal/cli/blast.go:49, internal/cli/graph.go:43
  4  index corrupt (rebuild via 'rm -rf .sense/ && sense scan';
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        fullPath := filepath.Join(dir, path)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Sense and you get told the day something new turns up.

Three servers free · no card

Alternatives to Sense

same job, measured the same way
Codeix
by montanetech

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

80 installs/wk local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

162 installs/wk local only
Rpg Encoder
by userfrm

Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.

105 installs/wk local only
Filesift
by roshunsunder

Local file search for AI agents — semantic + keyword indexing over your codebase.

50 installs/wk local only
Sourcebook
by maroondlabs

Live codebase intelligence for AI agents: conventions, blast radius, import graphs, git insights.

local only
Maguyva
by maguyva

Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.

answering
Codealive MCP
by codealive-ai

Semantic code search and analysis from CodeAlive for AI assistants and agents.

local only
gently
by gently

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

73 installs/wk answering

Sense — questions

Answers built from our own checks of this server.

Why is there no uptime for Sense?
Sense runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Sense open source?
Yes — it is published under the MIT licence, written in Go, 37 stars on GitHub and 9 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.