Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Priyonuj • Tools & CLI
A Node.js MCP server that exposes secure file-system and git operations for integration with AI assistants and developer tools.
Secure programmatic access to list, read, write, and delete files inside a sandboxed base directory.
Run git operations (status, log, branch, etc.) inside a repository rooted at the configured base directory.
An extendable MCP-backed toolset to integrate file-system actions into conversational workflows (e.g., Claude or Cursor integrations).
MCP File Server implements a Model Context Protocol (MCP) endpoint to perform file operations (list, read, write, delete) and run git commands within a controlled base directory. It includes path normalization, validation to prevent directory traversal, command validation to reduce injection risk, and audit logging. The server is modular and extendable, allowing new tools to be added as services, and supports changing the base directory at runtime from chat.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.