Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FS_ROOT | No | Single path (backward compatibility) | . |
| FS_ROOTS | No | Comma-separated paths the agent can access | |
| MCP_NAME | No | Server name | files-mcp |
| LOG_LEVEL | No | Log level: debug, info, warning, error | info |
| MCP_VERSION | No | Server version | 1.0.0 |
| MAX_FILE_SIZE | No | Max file size in bytes (1MB) | 1048576 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |