Back to directory
chenkun1997/mcp-demo

chenkun1997/mcp-demo

@ChenKun1997

Node.js server implementing Model Context Protocol (MCP) for filesystem operations.

filesystemfile-operationsmcpnodejsdemoexampletool

Installation & Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "/Users/username/Desktop",
        "/path/to/other/allowed/dir"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17