← Back to System Information MCP Server

Install System Information MCP Server

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add system-information -- node C:/Users/marko/.gemini/antigravity/scratch/mcp-server/build/index.js

Available Tools (10)

Once configured, System Information MCP Server gives your AI agent access to:

get_system_infoRetrieves basic information about the host system including OS, memory, and uptime.
get_current_timeReturns the current localized time on the host system.
get_disk_usageProvides disk space information optimized for Windows.
get_cpu_loadRetrieves CPU load averages and model information.
get_network_interfacesProvides details about all network interfaces on the host.
list_directoryLists contents of a directory including file sizes and dates.
move_filesSafely moves or renames files and directories.
search_filesSearches for files in a directory matching a specific pattern.
delete_filesPermanently deletes files or directories with built-in safety guards.
find_large_filesIdentifies heavy files to assist with system cleaning.

Try It Out

After setup, try these prompts with your AI agent:

Perform a comprehensive system health check and report any issues.
Find all files larger than 500MB in my Documents folder.
List the contents of the current directory and tell me which files were modified today.
Move all files matching the pattern *.log to the archive folder.
What is the current CPU load and memory usage of my system?
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed
Alternative installation methods

Web Mode (SSE)

node build/index.js --sse

Keep this setup from going cold

Save the docs, env vars, and workflow around System Information MCP Server in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup