hrushikeshkothem/simple-fs-mcp
Simple MCP server and client in Node.js using Ollama for local LLM-based filesystem operations.
Platform-specific configuration:
{
"mcpServers": {
"simple-fs-mcp": {
"command": "npx",
"args": [
"-y",
"simple-fs-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...