Go-MCP-File-Server

Go-MCP-File-Server

linimbus

File Systems
Visit Server

README

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

Recommended Servers

Excel MCP Server

Excel MCP Server

A Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.

Featured
Local
Go
Claude Code MCP

Claude Code MCP

An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.

Featured
Local
JavaScript
Crawlab MCP Server

Crawlab MCP Server

Official
Python
Image Generator MCP Server

Image Generator MCP Server

A TypeScript-based MCP server that generates images using OpenAI's dall-e-3 model based on text prompts and saves them to a specified directory.

Local
JavaScript
mcp-everything-search

mcp-everything-search

This server provides: * Fast file search capabilities using Everything SDK * Windows-specific implementation * Complements existing filesystem servers with specialized search functionality

Local
Python
MCP Source Tree Server

MCP Source Tree Server

Generates a JSON file tree from a specified directory's 'src' folder, adhering to '.gitignore' rules, allowing for quick project structure review in Claude.

Local
Python
Code MCP

Code MCP

An MCP server that provides tools for reading, writing, and editing files on the local filesystem.

Local
Python
Binary Reader MCP

Binary Reader MCP

A Model Context Protocol server for reading and analyzing binary files, with initial support for Unreal Engine asset files (.uasset).

Local
Python
Everything Search MCP Server

Everything Search MCP Server

Provides integration with Everything Search Engine allowing powerful file search capabilities through the Model Context Protocol with advanced search options like regex, case sensitivity, and sorting.

Local
JavaScript
Model Control Plane (MCP) Server

Model Control Plane (MCP) Server

A server implementation that provides a unified interface for OpenAI services, Git repository analysis, and local filesystem operations through REST API endpoints.

Local
Python