Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_FILE_FORGE_LOG_LEVELNoLogging levelinfo
MCP_FILE_FORGE_READ_ONLYNoDisable write operationsfalse
MCP_FILE_FORGE_ALLOWED_PATHSNoComma-separated allowed paths.
MCP_FILE_FORGE_MAX_FILE_SIZENoMax file size in bytes104857600

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_fileC

Read the contents of a file

read_directoryC

List contents of a directory

read_multipleC

Read multiple files at once

write_fileC

Write content to a file

create_directoryC

Create a directory

copy_fileC

Copy a file or directory

move_fileC

Move or rename a file or directory

delete_fileC

Delete a file or directory

glob_searchC

Find files matching a glob pattern

grep_searchC

Search file contents with regex

find_by_contentC

Find files containing specific text

file_statC

Get file or directory statistics

file_existsC

Check if a file or directory exists

get_disk_usageC

Get disk usage for a directory

compare_filesC

Compare two files or directories

scaffold_projectC

Create a project from a template

list_templatesC

List available project templates

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcp-tool-shop-org/mcp-file-forge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server