mcp-server

EdibleTuber/mcp-server

3.2

If you are the rightful owner of 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.

Void MCP Filesystem Server is a secure, sandboxed server that provides Void Editor with safe filesystem access, enabling AI to perform file operations with comprehensive security controls.

Tools

Functions exposed to the LLM to take actions

read_file

Read file contents

write_file

Write or overwrite a file

create_file

Create a new file (fails if exists)

delete_file

Delete a file

list_directory

List directory contents

create_directory

Create a directory

move_file

Move or rename a file

search_in_files

Search for text in files

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources