Go-MCP-File-Server logo

Go-MCP-File-Server

by linimbus

Go-MCP-File-Server is a local file system MCP server developed based on GoMcp. It provides two APIs: query and file open, and uses SQLite3 for file index storage.

View on GitHub

Last updated: N/A

Go-MCP-File-Server

简体中文

基于GoMcp 开发的一个本地文件系统mcp server,提供了查询和文件打开两个api,本软件基于sqlite3存储文件索引,支持界面操作和mcp client 远程调用。

{
  "mcpServers": {
    "filesystem" : {
      "url" : "http://localhost:8888/sse"
    }
  }
}

Video

Operation Demo Video