ai.smithery/bhushangitfull-file-mcp-smith

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

0No licensedevtools

Install

Config snippet generator goes here (5 client tabs)

README

# filesystem

An MCP server built with [Smithery CLI](https://smithery.ai/docs/getting_started/quickstart_build_python)

## Prerequisites

- **Smithery API key**: Get yours at [smithery.ai/account/api-keys](https://smithery.ai/account/api-keys)

## Getting Started

1. Run the server:
   ```bash
   uv run dev
   ```

2. Test interactively:

   ```bash
   uv run playground
   ```

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