loading…
Search for a command to run...
loading…
Read the contents of local files on demand. Quickly preview, copy, or analyze file text without leaving your workflow. Save time by pulling exact file content w
Read the contents of local files on demand. Quickly preview, copy, or analyze file text without leaving your workflow. Save time by pulling exact file content when you need it.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"mcp-server-read-file": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"guanqun-yang/mcp-server-read-file"
]
}
}
}