Skip to content
Back to search
30
MCP

Krep

pulsemcp/krep

Provides a high-performance string search utility that automatically selects optimal algorithms and leverages hardware acceleration for significantly faster pattern matching than traditional tools like grep.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Grep
Exposes the system grep binary's functionality for searching files with regular expressions, supporting common options like case-insensitive
0 tools
Embgrep
Local semantic search — embedding-powered grep for files, zero external services.
0 tools
Embgrep
Local semantic search — embedding-powered grep for files, zero external services.
0 tools
Regex AI
Python MCP server for regular expression generation and pattern matching tools.
0 tools
Sensegrep
Semantic + structural code search MCP server for AI-native development.
0 tools
Sensegrep
Semantic + structural code search MCP server for AI-native development.
0 tools

How to use

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

{
  "mcpServers": {
    "krep": {
      "url": "None",
      "transport": "http"
    }
  }
}