find-tools-in-server
Search for tools on a specific MCP server by name or description using regex patterns. Specify search scope and case sensitivity to refine results.
Instructions
Find tools matching a pattern in a specific MCP server (returns name and description only)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseSensitive | No | Whether the search should be case-sensitive | |
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 |