Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"jungho-dev-fs-mcp": {
"command": "npx",
"args": [
"-y",
"@jungho-dev/fs-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @jungho-dev/fs-mcp
Details
| Website | https://www.npmjs.com/package/@jungho-dev/fs-mcp |
|---|---|
| GitHub | git+https://github.com/jungho-dev/fs-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol terminal claude ai command-line process-management file-editing |
| Sources | npm |
| Discovered | 2026-05-25 |