Back to the catalog

ai.smithery/bhushangitfull-file-mcp-smith

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

Open source Repository Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Files & documents
Publisher
ai.smithery
Origin
official
Category
ferramentas
Transport
http
Version
1.16.0
Forks
1
Open pull requests
2
Last push
2025-10-07T07:58:09Z
Repository state
ativo
Language
Python
Added
2026-08-29 03:00:39
Updated
2026-08-29 03:00:39
Origin id
ai.smithery/bhushangitfull-file-mcp-smith

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.




More