Home › Search: grep

Search: grep

Search MCP servers and agent skills by name, description, category or topic — 24 results.

Agent Skill Active

trailofbits/semgrep-rule-creator

Create and refine Semgrep rules for vulnerability detection

6.4k Python Updated today Score 83
Agent Skill Active

trailofbits/semgrep-rule-variant-creator

Port existing Semgrep rules to new target languages with test-driven validation

6.4k Python Updated today Score 83
MCP Server Maintained

GreptimeTeam/greptimedb-mcp-server

MCP Server for querying GreptimeDB.

29 Python Updated 1mo ago Score 58
MCP Server Archived

semgrep/mcp

Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev).

682 Python Updated 9mo ago Score 43
MCP Server Active

DeusData/codebase-memory-mcp

Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp`

37k C Updated today Score 90
Agent Skill Active

trailofbits/static-analysis

Static analysis toolkit with CodeQL, Semgrep, and SARIF

6.4k Python Updated today Score 83
MCP Server Active

Mibayy/token-savior

Structural code intelligence MCP server for AI-assisted development. Navigate and edit code by symbol names instead of raw text — symbol lookup, dependency graphs, call chains, dead code detection, and structural diff. Replaces grep/cat with semantic tools: 87% token reduction on large codebases.

1.1k Python Updated yesterday Score 75
MCP Server Active

ozgurcd/gograph

An AST-aware structural repository graph engine and MCP server designed for AI agents. Understands Go struct embeds, public API surfaces, SQL queries, and error mapping to give agents instant codebase context without blindly grepping.

204 Go Updated 13d ago Score 73
MCP Server Active

drhalto/agentmako

Local-first codebase intelligence engine. Gives coding agents structured context packets, indexed code/schema facts, and diagnostics over MCP, backed by a local SQLite store — so agents stop rediscovering your repo with raw grep. Optional Postgres/Supabase awareness and a bundled Claude Code plugin.

51 TypeScript Updated 6d ago Score 67
MCP Server Active

CSCSoftware/AiDex

Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go.

40 TypeScript Updated 4d ago Score 66
MCP Server Active

Synvoya/codeinspectus

Local-first, zero-egress security scanner for AI-generated / "vibe-coded" JS/TS. Bundles Opengrep, Gitleaks & Trivy behind one CWE-keyed schema and adds AI-code-specific checks (client-side secret exposure, Supabase RLS, prompt-injection & LLM-output XSS sinks). No account, no telemetry.

36 TypeScript Updated 2d ago Score 66
MCP Server Active

dimitar-grigorov/mcp-file-tools

Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies.

19 Go Updated today Score 63
MCP Server Active

PsChina/deepseek-as-subagent

Run DeepSeek as a real sub-agent inside Claude Code / Codex CLI. DeepSeek gets its own 7-tool agent loop (Read/Write/Edit/Bash/Glob/Grep/NotebookEdit) in a sandboxed workspace, not just a single LLM call. Includes token-based command sandbox, pre-flight web-search pattern, and cross-platform installer.

15 Python Updated 16d ago Score 62
MCP Server Active

JSungMin/vs-token-safer

Routes an AI coding agent's code search through an official language-server index (clangd / Roslyn / tsserver / pyright) instead of grep, returning a token-capped `file:line` list with no source bodies — ~20× fewer tokens. Also symbol-level edit-by-name, a Bash-grep→indexed-query rewrite hook, and git/p4 output compaction. Local-only, no IDE. Claude Code plugin + `vts` CLI.

10 JavaScript Updated 3d ago Score 60
MCP Server Active

j0hanz/filesystem-context-mcp-server

Read-only MCP server for secure filesystem exploration, searching, and analysis with symlink protection.

10 TypeScript Updated 27d ago Score 60
MCP Server Active

apireno/DOMShell

Browse the web using filesystem commands (ls, cd, grep, click). 38 MCP tools map Chrome's Accessibility Tree to a virtual filesystem via a Chrome Extension.

51 TypeScript Updated 5d ago Score 57
MCP Server Active

James-Chahwan/repo-graph

Structural graph map of any codebase for AI coding assistants. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of grepping through everything.

13 Python Updated 24d ago Score 56
MCP Server Active

ChrisGVE/workspace-qdrant-mcp

Project-scoped semantic workspace memory for AI coding assistants. Watches your project files, auto-indexes code and docs into Qdrant with tree-sitter semantic chunking, LSP integration, and hybrid search (dense + sparse + RRF). 6 MCP tools: store, search, retrieve, grep, list, rules. **Alpha** — testers and feedback welcome.

3 Rust Updated yesterday Score 56
MCP Server Active

adrianczuczka/mason

Context engineering MCP server. Generates CLAUDE.md from git history and architectural file sampling, and maintains a concept-map snapshot of features/flows → files so agents can skip grep/glob on repeat queries.

7 TypeScript Updated 10d ago Score 54
MCP Server Active

TANTIOPE/datadog-mcp-server

MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics.

5 TypeScript Updated 2d ago Score 53
MCP Server Stale

srijanshukla18/xray

Progressive code-intelligence MCP server: map project structure, fuzzy-find symbols, and assess change-impact across Python, JS/TS, and Go (powered by `ast-grep`).

52 Python Updated 7mo ago Score 45
MCP Server Active

radmail-ai/radmail-mcp

Email operating system for agents: a `search` tool to find the one message by sender/subject/content (no filesystem grep), two-axis triage (importance × urgency), an explainable "Right Now" lane, commitment follow-through, and reviewable drafts. A machine-verifiable hard-stop keeps money/banking-change/first-contact human-only (BEC defense). Zero-auth HTTP sandbox at radmail.ai/api/mcp/sandbox — n

0 TypeScript Updated 21d ago Score 45
MCP Server Maintained

Skyrxin/sast-mcp-server

SAST/DAST server exposing 11 security scanners (Bandit, Semgrep, Trivy, CodeQL, Checkov, Gitleaks, OSV-Scanner, Grype, OWASP ZAP, and more) with closed-loop remediation (scan→patch→re-scan→verify), SARIF/SBOM/VEX export, compliance reporting, and CI integrations (GitHub Advanced Security, DefectDojo, Slack, Jira).

2 Python Updated 1mo ago Score 43
MCP Server Stale

ckanthony/Chisel

Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via

17 Rust Updated 4mo ago Score 31