Skip to main content
Glama

Ressl AI MCP Server

search_in_file

Find specific keywords within files to locate text occurrences with line numbers and positions for efficient content discovery.

Instructions

Search for a keyword within a specified file. Finds all occurrences including partial matches.

Input Schema

NameRequiredDescriptionDefault
filePathYesPath to the file to search in
keywordYesKeyword to search for in the file

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "Path to the file to search in", "type": "string" }, "keyword": { "description": "Keyword to search for in the file", "type": "string" } }, "required": [ "filePath", "keyword" ], "type": "object" }

Other Tools from Ressl AI MCP Server

Related Tools

    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/Vaishnavi-Raykar/mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server