Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_empty_file | Create an empty file with specified encoding. Creates only an empty file so Agent can fill in content. |
| detect_file_encoding | Accurately detect file encoding using professional libraries. |
| convert_file_encoding | Convert file to specified encoding. Automatic backup support. |
| get_system_info | Check Encoding MCP system information. Shows available libraries and supported encodings. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |