Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by optistar • Uncategorized
A Go implementation of the Model Context Protocol server for filesystem operations.
Perform detailed filesystem operations via MCP protocol.
Search and manage files and directories with JSON-based responses.
A testable MCP server implementation for filesystem access.
This MCP server provides tools to interact with the filesystem, including reading, writing, searching, and managing files and directories. It returns JSON data for file info and directory trees, and supports gitignore-style exclude patterns in searches. The server is based on Anthropic's reference implementation but includes enhancements for better filesystem interaction and testing capabilities.