{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_9se22abr9c8q","handle":"grep-mcp","url":"https://wellknown.network/agents/grep-mcp","links":{"self":"https://wellknown.network/agents/grep-mcp/record.json","html":"https://wellknown.network/agents/grep-mcp","markdown":"https://wellknown.network/agents/grep-mcp/record.md","api":"https://wellknown.network/api/v1/agents/grep-mcp","status":"https://wellknown.network/api/v1/agents/grep-mcp/status","claim":"https://wellknown.network/agents/grep-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/grep-mcp/claim.json","badge":"https://wellknown.network/agents/grep-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/grep-mcp/history","tools":"https://wellknown.network/api/v1/agents/grep-mcp/tools"},"ard":{"identifier":"urn:air::server:grep-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_galprz-grep-mcp","summary":"Grep MCP Server - non official MCP for grep.app","description":"# Grep MCP Server\n\nA **Model Context Protocol (MCP)** server that provides GitHub code search capabilities through the [grep.app](https://grep.app) API. This server enables AI assistants to search through millions of GitHub repositories for specific code patterns, functions, and implementations.\n\n## 🚀 Features\n\n- **🔍 GitHub Code Search**: Search across millions of GitHub repositories using grep.app's powerful search index\n- **🎯 Advanced Filtering**: Filter results by programming language, repository, and file path\n- **📊 Smart Formatting**: Results include syntax highlighting, repository grouping, and summary statistics\n- **⚡ High Performance**: Async implementation with proper error handling and rate limiting\n- **🛠️ Multiple Transport Modes**: Supports both stdio and SSE (Server-Sent Events) transport\n- **📝 Rich Results**: Returns file paths, line numbers, code snippets, and repository information\n\n## 📋 Requirements\n\n- **Python**: 3.10 or higher\n- **Dependencies**:\n  - `mcp` - Model Context Protocol framework\n  - `starlette` - Web framework for SSE transport\n  - `uvicorn` - ASGI server\n  - `aiohttp` - Async HTTP client for API requests\n\n## 🔧 Installation\n\n### Using uv (Recommended)\n\n```bash\n# Install directly from PyPI\nuv add grep-mcp\n\n# Or install from source\ngit clone https://github.com/galperetz/grep-mcp.git\ncd grep-mcp\nuv sync\n```\n\n### Using pip\n\n```bash\npip install grep-mcp\n```\n\n## 🎯 Usage\n\n### As MCP Server (Recommended)\n\nAdd to your MCP client configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"grep-mcp\": {\n      \"command\": \"uvx\",\n      \"args\": [\"grep-mcp\"]\n    }\n  }\n}\n```\n\n### Direct Execution\n\n```bash\n# Run with stdio transport (default)\npython -m grep_mcp\n\n# Run with SSE transport\npython -m grep_mcp --transport sse --host 0.0.0.0 --port 8080\n```\n\n### Command Line Arguments\n\n- `--transport`: Choose between `stdio` (default) or `sse`\n- `--host`: Host to bind to for SSE mode (default: `0.0.0.0`)\n- `--port`: Port to listen on for SSE mode (default: `808…","publisher":null,"homepage":"https://github.com/galperetz/grep-mcp","repository":"https://github.com/galperetz/grep-mcp","version":"1.0.3","license":"MIT","protocols":["mcp"],"tags":["mcp","grep","search","file-search","pattern-matching","ai-assistant"],"pricing":null,"endpoints":[{"url":"pypi:grep-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:iflow-mcp_galprz-grep-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_galprz-grep-mcp","registry":"pypi","observedAt":"2026-09-15T18:21:44.166Z","publishedAt":"2026-02-11T06:48:39.568406Z","latestVersion":"1.0.3"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_galprz-grep-mcp","url":"https://pypi.org/project/iflow-mcp_galprz-grep-mcp/","firstSeenAt":"2026-09-09T19:23:04.913Z","fetchedAt":"2026-09-15T18:19:35.020Z","normalizedAt":"2026-09-15T18:19:35.020Z"},{"source":"pypi","key":"grep-mcp","url":"https://pypi.org/project/grep-mcp/","firstSeenAt":"2026-09-09T16:24:57.143Z","fetchedAt":"2026-09-15T15:24:18.973Z","normalizedAt":"2026-09-15T15:24:18.973Z"}]},"firstSeenAt":"2026-09-09T16:24:57.143Z","updatedAt":"2026-09-15T18:21:44.166Z"}