FileForge

iMAGRAY/FileForge

3.2

If you are the rightful owner of FileForge and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

FileForge v3.2 is a cutting-edge Model Context Protocol (MCP) server designed to transform raw code into optimized solutions with enhanced performance and vector embeddings support.

Tools

Functions exposed to the LLM to take actions

create_file

Create new files with automatic directory creation

read_file_chunked

Read files in chunks (50-1000 lines at a time)

replace_lines

Replace line ranges with backup

delete_lines

Delete lines with rollback capability

insert_lines

Insert new lines into file

find_code_structures

Find functions, classes, methods in code

find_and_replace

Advanced search and replace with regex support

generate_diff

Generate detailed diff between files

batch_operations

Bulk operations (copy, move, delete, mkdir)

process_multiple_files

Process multiple files (9 operations)

process_file_complete

Complete file analysis with metrics

smart_create_embedding

Smart embedding creation (skip existing)

cleanup_file_embedding

Remove file embeddings

get_embedding_cache_info

Embedding cache statistics

has_embedding

Quick embedding existence check (<1ms)

rollback_operation

Rollback operations by ID

get_performance_stats

Detailed performance statistics

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources