semble
by MinishLab · Python · ★ 5,419
Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
Install
pip install git+https://github.com/MinishLab/semble.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"semble": {
"command": "uvx",
"args": [
"git+https://github.com/MinishLab/semble.git"
]
}
}
} From the README
Related search servers
mcp-chrome
hangwin
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
5ire
nanbingxyz
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
exa-mcp-server
exa-labs
Exa MCP for web search and web crawling!
zotero-mcp
54yyyu
Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get summaries, analyze citations, and more.
ddgs
deedy5
A metasearch library that aggregates results from diverse web search services
modelcontextprotocol
perplexityai
The official MCP server implementation for the Perplexity API Platform