Files

MCP Server

Find and edit code symbols with surgical precision. Locate functions, classes, and variables across codebases and edit them everywhere.

by Community

★★★★☆ 4.2/5 (40 reviews)
480GitHub stars
6kinstalls
Updated 2026-01-10
typescriptintermediateactive

Installation

npx -y mcp-files

Quick Start

```json
{
  "mcpServers": {
    "files": {
      "command": "npx",
      "args": ["-y", "mcp-files", "--dir", "/path/to/project"]
    }
  }
}
```

Tools & Capabilities

find_symbols
edit_symbol
list_files
search_code

Compatibility

Claude Desktop Cursor Cline

About Files

Find and edit code symbols with surgical precision. Locate functions, classes, and variables across codebases and edit them everywhere.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory