kilgor/txt-mcp-server-http
3.2
If you are the rightful owner of txt-mcp-server-http and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple Model Context Protocol (MCP) server for safe and guided file operations via LLMs, with HTTP/SSE/WS transport support.
Tools
Functions exposed to the LLM to take actions
read_file
Read any UTF-8 text file (safe, no confirmation needed).
write_file
Write or overwrite a file. Requires explicit user confirmation.
edit_text
Search and replace text in a file. Requires explicit user confirmation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client