Grep

v1.0.0Developer Toolsstable

A server implementation that exposes grep functionality through the Model Context Protocol, allowing MCP-compatible clients to search for patterns in files using regular expressions.

mcp-grepmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Grep?

Grep is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to server implementation that exposes grep functionality through the model context protocol, allowing mcp-compatible clients to search for patterns in files using regular expressions.

A server implementation that exposes grep functionality through the Model Context Protocol, allowing MCP-compatible clients to search for patterns in files using regular expressions.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A server implementation that exposes grep functionality thro

Use Cases

Search files with regular expressions
erniebrodeur

Maintainer

LicenseGPL 3.0
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-grep

Manual Installation

npx -y mcp-grep

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Grep

What is Grep?

Grep is a Model Context Protocol (MCP) server that server implementation that exposes grep functionality through the model context protocol, allowing mcp-compatible clients to search for patterns in files using regular expressions. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Grep?

Install via npm with the command: npx -y mcp-grep. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Grep?

Grep works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Grep free to use?

Yes, Grep is open source and available under the GPL 3.0 license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-grep": { "command": "npx", "args": ["-y", "mcp-grep"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Grep?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides