Skip to main content
Glama

bhushangitfull-file-mcp-smith

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
bhushangitfull/file-mcp-smith
GitHub Stars
0

Available Tools

5 tools
create_directoryTry in Inspector

Create a new directory.

Args: path: Path to the directory to create
ParametersJSON Schema
NameRequiredDescriptionDefault
pathYes
delete_fileTry in Inspector

Delete a file.

Args: path: Path to the file to delete
ParametersJSON Schema
NameRequiredDescriptionDefault
pathYes
list_directoryTry in Inspector

List contents of a directory.

Args: path: Path to the directory (defaults to current directory)
ParametersJSON Schema
NameRequiredDescriptionDefault
pathNo.
read_fileTry in Inspector

Read contents of a file.

Args: path: Path to the file to read
ParametersJSON Schema
NameRequiredDescriptionDefault
pathYes
write_fileTry in Inspector

Write content to a file.

Args: path: Path to the file to write content: Content to write to the file
ParametersJSON Schema
NameRequiredDescriptionDefault
pathYes
contentYes

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.