mcp-system-server

stats-etc/mcp-system-server

3.1

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

A Model Context Protocol (MCP) server in Rust providing system operations for Zed editor integration.

Tools

Functions exposed to the LLM to take actions

list_directory

List files and directories

read_file

Read file contents

write_file

Write data to a file

create_directory

Create a new directory

delete_path

Delete a file or directory

get_file_info

Retrieve file metadata

execute_command

Run shell commands

get_environment_variables

Retrieve environment information

get_current_directory

Get the current working directory

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources