ultimate_mcp_server

ShayYeffet/ultimate_mcp_server

3.2

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

The MCP Workspace Server is a secure, sandboxed server that provides controlled file system access to LLMs like Claude, ChatGPT, and local models via Ollama.

Tools

Functions exposed to the LLM to take actions

list_files

List files and directories in the workspace.

read_file

Read the contents of a file.

write_file

Create or overwrite a file.

delete_file

Delete a file or empty directory.

create_folder

Create a directory and its parents.

apply_patch

Apply a patch to modify an existing file.

run_command

Execute an allowed command.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources