Go-MCP-File-Server
@linimbus
About Go-MCP-File-Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"filesystem": {
"url": "http://localhost:8888/sse",
"command": "need remove this item"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Go-MCP-File-Server?
A local filesystem MCP server developed with GoMcp, providing query and file open APIs. It uses SQLite3 to store file indexes and supports both UI operations and remote invocation via MCP clients.
How to use Go-MCP-File-Server?
Configure an MCP client with the SSE endpoint http://localhost:8888/sse and use the server's UI or MCP tools to query and open files.
Key features of Go-MCP-File-Server
- Query and file open APIs
- SQLite3-based file index storage
- Supports UI operations
- Supports remote MCP client calls
- SSE transport on localhost:8888
Use cases of Go-MCP-File-Server
- Query local files via MCP client
- Open files remotely using MCP tools
- Manage file indexes with embedded SQLite3
FAQ from Go-MCP-File-Server
What APIs does it provide?
It provides two APIs: query and file open.
What database does it use for indexing?
It uses SQLite3 to store file indexes.
How do I connect an MCP client?
Add the following to your MCP configuration: "url" : "http://localhost:8888/sse".
Does it have a user interface?
Yes, it supports interface operations via a UI.
What transport protocol does it use?
It uses SSE (Server-Sent Events) on port 8888.
Frequently asked questions
What APIs does it provide?
It provides two APIs: query and file open.
What database does it use for indexing?
It uses SQLite3 to store file indexes.
How do I connect an MCP client?
Add the following to your MCP configuration: `"url" : "http://localhost:8888/sse"`.
Does it have a user interface?
Yes, it supports interface operations via a UI.
What transport protocol does it use?
It uses SSE (Server-Sent Events) on port 8888.
Basic information
More Other MCP servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments