← Discover MCPs and Agents
a
MCPAI & MLMCP Registry

ai.smithery/bhushangitfull-file-mcp-smith

Manage files and folders directly from your workspace. Read and write files, list directories, cre…

Links

README

From the repo.

filesystem

An MCP server built with Smithery CLI

Prerequisites

Getting Started

  1. Run the server:

    uv run dev
    
  2. Test interactively:

    uv run playground
    

Try saying "Say hello to John" to test the example tool.

Config for your environment

Use the endpoint URL below in your config. No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://server.smithery.ai/@bhushangitfull/file-mcp-smith/mcp"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.