SERVER

Sensegrep

Rank #9054

io.github.Stahldavid/sensegrep

Semantic + structural code search MCP server for AI-native development.

First listed
Feb 19, 2026
Last publish date
Feb 19, 2026
OVERVIEW

Sensegrep is a Model Context Protocol (MCP) server published by Stahldavid. It ranks #9054 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sensegrep is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 19, 2026 and most recently updated on Feb 19, 2026.

STANDING
#9,054of 58,900 tracked serversTop 25%

Ranks ahead of 49,846 of 58,900 servers on MCP Toplist.

CONNECT

Use Sensegrep

Add Sensegrep to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "sensegrep": {
      "command": "npx",
      "args": [
        "-y",
        "@sensegrep/mcp"
      ],
      "env": {
        "SENSEGREP_ROOT": "<your SENSEGREP_ROOT>",
        "SENSEGREP_PROVIDER": "<your SENSEGREP_PROVIDER>",
        "GEMINI_API_KEY": "<your GEMINI_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Stahldavid

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.20Feb 19, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Sensegrep?
Semantic + structural code search MCP server for AI-native development.
Who maintains Sensegrep?
Sensegrep is maintained by Stahldavid, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Sensegrep an official MCP server?
Yes — Sensegrep is listed on the Official MCP Registry.
How many versions does Sensegrep have?
MCP Toplist tracks 2 versions of Sensegrep, most recently published on Feb 19, 2026.
Where can I find the source code for Sensegrep?
The source code for Sensegrep is hosted at github.com/Stahldavid/sensegrep.
EXPLORE