Loomal

Embgrep

MCP server by github.com/arknill/embgrep

Local semantic search — embedding-powered grep for files, zero external services.

1 starspypi: embgrep

About Embgrep

Embgrep is an MCP (Model Context Protocol) server published by arknill in the official MCP registry, listed under Search on Loomal. Local semantic search — embedding-powered grep for files, zero external services.

It ships as a Python package on PyPI (embgrep), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/arknill/embgrep, where the project has earned 1 GitHub stars.

Use Embgrep with your agent

Claude Code · one command
claude mcp add embgrep -- uvx embgrep
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "embgrep": {
      "command": "uvx",
      "args": [
        "embgrep"
      ]
    }
  }
}
pypiembgrep

Frequently asked questions

What is Embgrep?
Embgrep is an MCP (Model Context Protocol) server by arknill in the Search category. Local semantic search — embedding-powered grep for files, zero external services.
How do I connect Embgrep to Claude, Cursor, or another MCP client?
Install Embgrep from its pypi package (embgrep) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Embgrep open source?
Yes — the source code is public at github.com/arknill/embgrep, with 1 GitHub stars.
Can AI agents pay to use Embgrep?
Not yet through Loomal — Embgrep is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Embgrep? Claim this listing free by verifying GitHub ownership, or contact us.