MCP server for filesystem operations that allows reading, creating, and editing files.
From the registry: Read, create, and edit files.
Please install the `filesystem-mcp` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","filesystem-mcp"]
- optional environment variables:
- `MCP_TRANSPORT`: Transport: stdio (default) or http (example: `stdio`)
- `PORT`: Port when MCP_TRANSPORT=http (example: `3000`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP_TRANSPORTrequiredSpecifies the transport method for the MCP serverPORTrequiredPort number for the MCP server to listen onAn MCP Server for computer-use in Windows OS