Feature: Grep Info Resource
As Claude (an LLM using MCP)
I want to understand the grep capabilities available
So I can use the most appropriate search options
Scenario: Retrieving grep binary information
Given I'm connected to the MCP grep server
When I request the "grep://info" resource
Then I should receive grep binary metadata as JSON
And the metadata should include the binary path
And the metadata should include version information
And the metadata should include PCRE support status
And the metadata should include color support status
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/erniebrodeur/mcp-grep'
If you have feedback or need assistance with the MCP directory API, please join our Discord server