shivam-bhandari/ressl-mcp-server
3.2
If you are the rightful owner of ressl-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project is a Model Context Protocol (MCP) Server that provides file search and reading capabilities for `.txt` files.
Tools
Functions exposed to the LLM to take actions
search_in_file
Searches for a specified keyword within a .txt file and returns matching lines with their line numbers.
read_file
Reads a .txt file and returns its contents, optionally limited to a specific line range.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client