mcp-assistant-server

shruti-shreya01/mcp-assistant-server

3.1

If you are the rightful owner of mcp-assistant-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 henry@mcphub.com.

A simple Model Context Protocol (MCP) server providing file system operations.

Tools

Functions exposed to the LLM to take actions

list_directory

Lists files and directories in the project directory.

read_file

Reads the contents of a file.

save_file

Creates or overwrites files atomically.

append_file

Adds content to existing files.

delete_this_file

Removes files from the filesystem.

edit_file

Makes selective edits using pattern matching.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources