MCP ExplorerExplorer

Go Mcp File Server

@linimbuson 10 months ago
2 MIT
FreeCommunity
AI Systems
A local file system MCP server in Go, supporting query and file open APIs.

Overview

What is Go Mcp File Server

go-mcp-file-server is a local file system MCP server developed based on GoMcp. It provides APIs for querying and opening files, utilizing sqlite3 for file index storage, and supports both GUI operations and remote calls from MCP clients.

Use cases

Use cases for go-mcp-file-server include building file management applications, integrating with other software systems for file access, and providing a backend service for applications that require file querying and opening functionalities.

How to use

To use go-mcp-file-server, set up the server by configuring the URL (e.g., http://localhost:8888/sse) and utilize the provided APIs to query and open files. You can interact with the server through a graphical interface or via remote MCP client calls.

Key features

Key features of go-mcp-file-server include local file system support, API for file querying and opening, sqlite3-based file index storage, and compatibility with both GUI and remote MCP client interactions.

Where to use

go-mcp-file-server can be used in various fields such as software development, file management systems, and applications requiring local file access and manipulation through an MCP interface.

Content

Go-MCP-File-Server

简体中文

Download Go Mcp FIle Server

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

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

Video

Operation Demo Video

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers