MCP Servers / file-system / Local Utilities

Local Utilities

JSON →
stdiononefile-system

Provides essential utility tools for text processing, file operations, and system tasks.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: local-utilities
Tools
What this server exposes
convert_temp
Convert temperature between Celsius and Fahrenheit.
read_file
Read and return the contents of a text file.
write_file
Write content to a text file with automatic directory creation.
list_directory
List contents of a directory with file sizes.
calculate_hash
Calculate cryptographic hash of text or file content.
base64_encode_decode
Encode or decode text using Base64.
get_datetime_info
Get comprehensive current date and time information.
text_stats
Calculate detailed statistics for the given text.
generate_password
Generate a secure random password.
Configuration
Environment & auth
authnone
Resources
Local Utilities — MCP Server · libregistry