qiangmzsx/mcp-filesystem-server
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools
Platform-specific configuration:
{
"mcpServers": {
"mcp-filesystem-server": {
"command": "npx",
"args": [
"-y",
"mcp-filesystem-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...