Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dynstat • Tools & CLI
An MCP server that exposes simple file system operations (read, write, list) to clients via stdio or SSE transports.
Read local project files or documentation programmatically to provide context-aware responses.
Write or modify files on disk (e.g., patching code, saving generated content) as part of an automated workflow.
List and explore directory contents remotely via stdio or SSE transports when orchestrating multi-process or web-based integrations.
This repository provides a lightweight Model Context Protocol (MCP) implementation that exposes file system tools—reading file contents, writing files, and listing directories—through a server-client architecture. It includes examples for running the server over stdio (local subprocess) and SSE (HTTP Server-Sent Events) and a sample client demonstrating how to initialize a session and call tools. The project is useful for integrating file operations into agent workflows and for building or testing agent tool integrations with model APIs such as Google Gemini.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.