Back to search
30
MCP

semble

minishlab/semble

Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools
io.github.radiovisual/zoekt-mcp
Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
0 tools
tools.ref/ref-tools-mcp
Token-efficient search for coding agents over public and private documentation.
0 tools · streamable-http
Sense
Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.
0 tools
fastmcp-agents-library-agent-simple-code
Agents for Simple Code
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "semble": {
      "url": "https://minish.ai/packages/semble/introduction/",
      "transport": "http"
    }
  }
}