Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP-Grep
by
erniebrodeur
Verified
GitHub
File Systems
Developer Tools
Python
GPL 3.0
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-grep
mcp_grep
mcp_grep/core.py
mcp_grep/__init__.py
mcp_grep/server.py
"""MCP-Grep: A grep-like tool that runs through Model Context Protocol.""" __version__ = "0.1.0" from mcp_grep.core import MCPGrep