Skip to main content
Glama
jungho-dev

@jungho-dev/fs-mcp

by jungho-dev

Related Servers

Alternatives to @jungho-dev/fs-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      A local git MCP server. It exposes 12 git operations to an MCP client over stdio, allowing the client to inspect and work with a git repository on your machine, including status, diffs, log, branches, staging, and commits.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides a deterministic set of 40 cross-platform command tools as an MCP server, replacing unsafe raw shell calls with structured JSON inputs and outputs for file system, process, network, and git operations.
      8 npm
      Apache 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables terminal-based Git graph viewing and commit/range selection, while exposing bounded Git context such as status, diff, history, and search to MCP clients over local stdio with a read-only default workflow.
      1
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Production-ready TypeScript MCP server exposing utility, GitHub, and Microsoft Teams tools over stdio.
      14
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Stdio MCP server for sandboxed file access — read files, search content, safely edit with checksums, and manage file structure.
      6 npm
      ISC