Find Tools in Server
find-tools-in-serverFind tools in a specified MCP server by regex pattern, with the option to search in names, descriptions, or both.
Instructions
Find tools matching a pattern in a specific MCP server (returns name and description only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Regex pattern to search for in tool names and descriptions | |
| searchIn | No | Where to search: in tool names, descriptions, or both | both |
| serverName | Yes | Name of the MCP server to search tools in | |
| caseSensitive | No | Whether the search should be case-sensitive |