mcp-filesystem-server
5
The mcp-filesystem-server is a Go-based implementation of the Model Context Protocol designed to integrate LLM applications with external data sources. Its development aims to explore the capabilities of github.com/metoro-io/mcp-golang based on an existing repository.
mcp-filesystem-server
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Usage
- Install the server using Go.
- Configure the server in
claude_desktop_config.json
to specify allowed directories.
License
- Licensed under the MIT License, allowing use, modification, and distribution subject to the terms of the MIT License.