go-mcp-file-server
2
Go-MCP-File-Server is a local file system server that allows users to query and open files using MCP. It supports sqlite3 for storing file indexes and enables interactions via a user interface and MCP clients.
Go-MCP-File-Server
A local file system MCP server developed based on GoMcp. It provides two APIs for querying and opening files and uses sqlite3 for file indexing. The software supports both UI interactions and remote invocation via an MCP client.