Distill MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISTILL_PORT | No | Port of Distill's local HTTP server | 22200 |
| DISTILL_TOKEN | Yes | Bearer token from Distill Settings (required) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rename_filesB | Benennt Dateien um: Analysiert den Inhalt mit KI und benennt die Dateien mit beschreibenden Namen um |
| suggest_namesB | Schlägt neue Dateinamen vor ohne umzubenennen |
| revert_renameB | Macht eine Umbenennung rückgängig |
| get_rename_historyC | Zeigt die Umbenennungs-Historie |
| watch_folderC | Fügt einen Ordner zur Überwachung hinzu |
| app_statusA | Gibt den aktuellen App-Status und Einstellungen zurück |
| set_providerB | Wechselt den KI-Provider (Claude, OpenAI, Gemini, Ollama, Apple) |
| get_rulesA | Zeigt die aktuellen Umbenennungsregeln (Format, Datum, Casing, Kategorien) |
| set_rulesC | Ändert die Umbenennungsregeln |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/juergenkoller-software/distill-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server