Embgrep runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from pypi. Last commit 15 Apr 2026.
Local semantic search — embedding-powered grep for files, zero external services.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add embgrep -- uvx embgrep
{
"mcpServers": {
"embgrep": {
"args": [
"embgrep"
],
"command": "uvx"
}
}
}
[mcp_servers.embgrep]
command = "uvx"
args = ["embgrep"]
{
"mcpServers": {
"embgrep": {
"args": [
"embgrep"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"embgrep": {
"args": [
"embgrep"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.