About
MCP server for terminal control, file search, process management, and local file editing from AI clients.
Features
- Terminal command execution from MCP clients
- File-system search and text/code editing
- Process management for local workflows
- Diff-oriented file editing support
- Claude Desktop and other MCP client setup paths
Use Cases
Claude Desktop users
Give an assistant controlled access to local terminal and file workflows for development tasks.
Developers
Search, inspect, patch, and run project files through an MCP-compatible coding workflow.
Agent-tooling teams
Evaluate terminal and file-system MCP access while reviewing local permission boundaries.
What This Server Can Do
MCP servers expose three types of capabilities to AI clients. Here's what Desktop Commander MCP supports.
Tools
Supported18 toolsFunctions your AI client can call to perform actions — like querying a database, creating a file, or calling an API.
How to use: Tools run automatically when your AI client decides they're needed. Ask your AI assistant to perform a task, and it will invoke the right tool.
Resources
Not availableThis server does not expose read-only data resources.
Prompts
Not availableThis server does not provide pre-built prompt templates.
For the full list of available tools, resources, and prompts, check the README on GitHub.
Available Tools (3)
execute_commandRun local terminal commands under the user environment.
search_filesSearch the local file system for project files or text.
edit_fileApply file edits or patches through the MCP server.